chore: cleanup (#17197)
This commit is contained in:
parent
0e077f7483
commit
dce7eceb28
21 changed files with 1072 additions and 812 deletions
|
|
@ -13,7 +13,6 @@ const ROOT_CLASS = "size-full flex flex-col"
|
|||
|
||||
interface NewSessionViewProps {
|
||||
worktree: string
|
||||
onWorktreeChange: (value: string) => void
|
||||
}
|
||||
|
||||
export function NewSessionView(props: NewSessionViewProps) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue