mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 22:19:31 +02:00
Add label
This commit is contained in:
parent
a2cf4ffac1
commit
915581dfe7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ export default function LocaleSwitcher() {
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<LocaleSwitcherSelect
|
<LocaleSwitcherSelect
|
||||||
|
label="Select language"
|
||||||
defaultValue={locale}
|
defaultValue={locale}
|
||||||
items={[
|
items={[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue