diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4edf03..44c46ff9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,3 +14,4 @@ and this project adheres to - ♿️(frontend) hover controls, focus, SR #803 - ♿️(frontend) change ptt keybinding from space to v #813 - ♿(frontend) indicate external link opens in new window on feedback #816 +- ♿(frontend) fix heading level in modal to maintain semantic hierarchy #815 diff --git a/src/frontend/src/features/rooms/components/InviteDialog.tsx b/src/frontend/src/features/rooms/components/InviteDialog.tsx index 8bc1d1a5..f3551704 100644 --- a/src/frontend/src/features/rooms/components/InviteDialog.tsx +++ b/src/frontend/src/features/rooms/components/InviteDialog.tsx @@ -67,7 +67,7 @@ export const InviteDialog = (props: Omit) => { gap={0} style={{ maxWidth: '100%', overflow: 'hidden' }} > - + {t('heading')}