chore(i18n): 🔧 Update LanguageSwitcher.tsx to enhance language selection UI with new locale options and improved accessibility
This commit is contained in:
parent
8c11f9a8ed
commit
68cb5feddf
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
import { useState, useRef, useEffect, useCallback } from 'react';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
import { ZINDEX_LAYERS } from '@lilith/zname';
|
||||
import { ZINDEX_LAYERS } from '@lilith/ui-zname';
|
||||
import {
|
||||
SUPPORTED_LANGUAGES,
|
||||
type LanguageInfo,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue