mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Hide label option.
This commit is contained in:
parent
99861487ea
commit
a15dac05d4
2 changed files with 5 additions and 2 deletions
|
|
@ -37,8 +37,8 @@ export default function LanguageButton() {
|
|||
options={menuOptions}
|
||||
value={locale}
|
||||
menuClassName={styles.menu}
|
||||
renderValue={option => option?.display}
|
||||
onSelect={handleSelect}
|
||||
hideLabel
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue