mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-01 08:34:53 +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 (
|
||||
<LocaleSwitcherSelect
|
||||
label="Select language"
|
||||
defaultValue={locale}
|
||||
items={[
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue