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 85c9a12 commit b840461Copy full SHA for b840461
apps/desktop/src/routes/editor/Timeline/SceneTrack.tsx
@@ -13,9 +13,7 @@ import {
13
Show,
14
} from "solid-js";
15
import { produce } from "solid-js/store";
16
-import IconLucideEyeOff from "~icons/lucide/eye-off";
17
-import IconLucideMonitor from "~icons/lucide/monitor";
18
-import IconLucideVideo from "~icons/lucide/video";
+
19
import { useEditorContext } from "../context";
20
import {
21
useSegmentContext,
0 commit comments