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