Skip to content

Commit

Permalink
render language select within portal (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
sickelap authored Jan 25, 2024
1 parent e4033ff commit ac2f775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/settings/Profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ export function Profile() {

<Group align="end" mb={10} mt={10}>
<Select
withinPortal
label={t("settings.language")}
placeholder={t("settings.language")}
// @ts-ignore
Expand Down

0 comments on commit ac2f775

Please sign in to comment.