opengovsg / FormSG

Form builder for the Singapore Government
https://form.gov.sg
Other
260 stars 78 forks source link

fix(reddot): hide on mrf #7481

Closed KenLSM closed 1 week ago

KenLSM commented 1 week ago

Problem

Reddot shows on MRF even if there's no Email Notification configuration available.

Solution

Check on navbar if we're on an MRF form, and hide it.

Breaking Changes