mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-21 04:16:38 +00:00
Add label
This commit is contained in:
@@ -6,6 +6,7 @@ export default function LocaleSwitcher() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<LocaleSwitcherSelect
|
<LocaleSwitcherSelect
|
||||||
|
label="Select language"
|
||||||
defaultValue={locale}
|
defaultValue={locale}
|
||||||
items={[
|
items={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user