We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284c7a0 commit f68a384Copy full SHA for f68a384
src/frontend_react/src/pages/PlanPage.tsx
@@ -35,7 +35,7 @@ import InlineToaster, {
35
} from "../components/toast/InlineToaster";
36
import Octo from "../coral/imports/Octopus.png"; // 🐙 Animated PNG loader
37
import PanelRightToggles from "@/coral/components/Header/PanelRightToggles";
38
-import { Dismiss, TaskListSquareLtr } from "@/coral/imports/bundleicons";
+import {TaskListSquareLtr } from "@/coral/imports/bundleicons";
39
import LoadingMessage, { loadingMessages } from "@/coral/components/LoadingMessage";
40
41
/**
0 commit comments