mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
feat: update toggle components and enhance chatbot layout; upgrade dependencies and improve UI structure
This commit is contained in:
parent
5bf857f3cd
commit
28240b38dc
9 changed files with 212 additions and 29 deletions
2
components/ui/toggle-group/index.ts
Normal file
2
components/ui/toggle-group/index.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export { default as ToggleGroup } from "./ToggleGroup.vue";
|
||||
export { default as ToggleGroupItem } from "./ToggleGroupItem.vue";
|
Loading…
Add table
Add a link
Reference in a new issue