fix: build errors
This commit is contained in:
parent
3355be9c9c
commit
16d8dfc86e
15 changed files with 10 additions and 20 deletions
|
|
@ -3,7 +3,7 @@ import { observer } from "mobx-react";
|
|||
import Link from "next/link";
|
||||
import { useRouter } from "next/router";
|
||||
// icons
|
||||
import { ArrowRight, Plus, PanelRight } from "lucide-react";
|
||||
import { ArrowRight, PanelRight } from "lucide-react";
|
||||
// types
|
||||
import { IIssueDisplayFilterOptions, IIssueDisplayProperties, IIssueFilterOptions, TIssueLayouts } from "@plane/types";
|
||||
// ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue