import styles from './styles.module.css'; export default function EnterpriseOnly({ link }) { return (
BotStopper Only
); }