feat: modules, style: cycles, all menus
This commit is contained in:
parent
830af71474
commit
278fd6cdd0
49 changed files with 1863 additions and 1530 deletions
|
|
@ -8,7 +8,7 @@ import type { IIssue, IssueResponse } from "types";
|
|||
// icons
|
||||
import { UserIcon } from "@heroicons/react/24/outline";
|
||||
// components
|
||||
import IssuesListModal from "components/project/issues/IssuesListModal";
|
||||
import IssuesListModal from "components/project/issues/issues-list-modal";
|
||||
|
||||
type Props = {
|
||||
control: Control<IIssue, any>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue