mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[web] add email notification surveys (#33063)
* feat: update survey link in settings modal * feat: add survey link to email footer GitOrigin-RevId: acd22281931bb98eebafa7072dca1c54d48cd972
This commit is contained in:
@@ -72,11 +72,10 @@ export default function ProjectNotificationsSetting() {
|
||||
{t('email_notifications_are_currently_in_beta')}{' '}
|
||||
{t('these_settings_might_change_in_the_future')}{' '}
|
||||
</span>
|
||||
{/* TODO: update forms link */}
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="https://forms.gle/"
|
||||
href="https://forms.gle/unCNQedYXChTn2Qo6"
|
||||
>
|
||||
{t('give_feedback')}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user