Refactor cases pane's component and UI
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
ModalBody,
|
||||
ModalFooter,
|
||||
} from "@nextui-org/react";
|
||||
import { FolderType } from "./layout";
|
||||
import { FolderType } from "@/types/folder";
|
||||
|
||||
type Props = {
|
||||
isOpen: boolean;
|
||||
|
||||
Reference in New Issue
Block a user