mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Small prop change.
This commit is contained in:
parent
7b5330c8a5
commit
34098bd0b4
2 changed files with 5 additions and 4 deletions
|
|
@ -33,7 +33,7 @@ export default function LanguageButton() {
|
|||
icon={<Globe />}
|
||||
options={menuOptions}
|
||||
value={locale}
|
||||
menuClassname={styles.menu}
|
||||
menuClassName={styles.menu}
|
||||
renderValue={option => option?.display}
|
||||
onSelect={handleSelect}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue