import './Banner.scss' import { t } from '../../utils/intl' import { showModal } from '../../stores/ui' export default () => { return (
{t('Support us')} {t('Become an author')} showModal('auth')}> {t('Join the community')}