mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 10:46:38 +00:00
Fix missing bracket
This commit is contained in:
@@ -56,6 +56,7 @@ export default function LocaleSwitcher() {
|
|||||||
{
|
{
|
||||||
value: "nb-NO",
|
value: "nb-NO",
|
||||||
label: "Norsk (Bokmål)"
|
label: "Norsk (Bokmål)"
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user