wip: desktop work
This commit is contained in:
parent
35dec0649d
commit
3eb2db98ed
19 changed files with 1175 additions and 1103 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import { useLocal } from "@/context"
|
||||
import type { LocalFile } from "@/context/local"
|
||||
import { useLocal, type LocalFile } from "@/context/local"
|
||||
import { Tooltip } from "@opencode-ai/ui"
|
||||
import { Collapsible, FileIcon } from "@/ui"
|
||||
import { For, Match, Switch, Show, type ComponentProps, type ParentProps } from "solid-js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue