fixes
This commit is contained in:
parent
4b3246e6e8
commit
36feda0b43
|
|
@ -1,5 +1,5 @@
|
||||||
import { TableColumnsType } from "antd";
|
import { TableColumnsType } from "antd";
|
||||||
import { single_user, user } from "../../../types/Item";
|
import { user } from "../../../types/Item";
|
||||||
import { ModalEnum } from "../../../enums/Model";
|
import { ModalEnum } from "../../../enums/Model";
|
||||||
import { useObjectToEdit } from "../../../zustand/ObjectToEditState";
|
import { useObjectToEdit } from "../../../zustand/ObjectToEditState";
|
||||||
import { useModalState } from "../../../zustand/Modal";
|
import { useModalState } from "../../../zustand/Modal";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user