menu drawer: update list

This commit is contained in:
2026-01-13 04:33:06 +03:00
parent 2b0516ad0d
commit 69bc9d4dee
9 changed files with 219 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
import { GlobalOutlined, ShakeOutlined } from "@ant-design/icons";
import { GlobalOutlined } from "@ant-design/icons";
import { setLocale, setLocalesThunk } from "features/locale/localeSlice";
import i18n from "i18n/i18n";
import { useTransition } from "react";