mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
feat: add Input component and integrate it into chatbot; enhance chatbot layout with new message input
This commit is contained in:
parent
5803207451
commit
784b45451e
3 changed files with 39 additions and 3 deletions
1
components/ui/input/index.ts
Normal file
1
components/ui/input/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export { default as Input } from './Input.vue'
|
Loading…
Add table
Add a link
Reference in a new issue