Bug Fixing

This commit is contained in:
2022-01-27 15:40:20 +07:00
parent 859bf200ca
commit 0ee777cb8e
5 changed files with 15 additions and 18 deletions

View File

@@ -8,8 +8,6 @@ import {LINKS} from "../../routes/app";
import {CategoryComponent} from "../../component/CategoryComponent";
import {ModalLoaderContext} from "../../utils/modal";
const {TabPane} = Tabs;
const {Search} = Input;
export const Category = observer(() => {
const store = useStore();