chore: generate
This commit is contained in:
parent
10e4b87d25
commit
5682371d0a
1 changed files with 1 additions and 6 deletions
|
|
@ -25,12 +25,7 @@ import { Icon as IconV2 } from "@opencode-ai/ui/v2/icon"
|
|||
import { IconButtonV2 } from "@opencode-ai/ui/v2/icon-button-v2"
|
||||
import { MenuV2 } from "@opencode-ai/ui/v2/menu-v2"
|
||||
import { TooltipV2 } from "@opencode-ai/ui/v2/tooltip-v2"
|
||||
import {
|
||||
getProjectAvatarVariant,
|
||||
useLayout,
|
||||
type HomeProjectSelection,
|
||||
type LocalProject,
|
||||
} from "@/context/layout"
|
||||
import { getProjectAvatarVariant, useLayout, type HomeProjectSelection, type LocalProject } from "@/context/layout"
|
||||
import { useNavigate } from "@solidjs/router"
|
||||
import { base64Encode } from "@opencode-ai/core/util/encode"
|
||||
import { Icon } from "@opencode-ai/ui/icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue