fix(Profile): add missing required field indicator
fix(Profile): add missing required field indicator
-
This commit also abstracts previously repeated typography with required fields information into "RequiredFieldsInfo" component.
-
This commit has impact on Create and Update event pages.
Closes #2223