tui: preserve spinner registration (#35292)
This commit is contained in:
parent
a22676720d
commit
7a8e7c88f4
7 changed files with 23 additions and 5 deletions
|
|
@ -44,7 +44,8 @@
|
|||
"./ui/dialog": "./src/ui/dialog.tsx",
|
||||
"./ui/spinner": "./src/ui/spinner.ts",
|
||||
"./ui/toast": "./src/ui/toast.tsx",
|
||||
"./component/spinner": "./src/component/spinner.tsx"
|
||||
"./component/spinner": "./src/component/spinner.tsx",
|
||||
"./component/register-spinner": "./src/component/register-spinner.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@opencode-ai/core": "workspace:*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue