mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: build errors
This commit is contained in:
parent
f547692fe6
commit
8522db630e
@ -1,7 +1,6 @@
|
||||
import { useEffect } from "react";
|
||||
import { observer } from "mobx-react-lite";
|
||||
// components
|
||||
import { LogoSpinner } from "@/components/common";
|
||||
import { DashboardWidgets } from "@/components/dashboard";
|
||||
import { EmptyState } from "@/components/empty-state";
|
||||
import { IssuePeekOverview } from "@/components/issues";
|
||||
|
Loading…
Reference in New Issue
Block a user