fix: Fix build errors

This commit is contained in:
2025-06-04 22:03:03 +03:00
parent 1973ff4304
commit f2aab1ab33
3 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
import { Box, Button, Tab, Tabs } from "@mui/material";
import { Box, Tab, Tabs } from "@mui/material";
import { articlesStore, cityStore, languageStore } from "@shared";
import {
CreateInformationTab,