chore: reduce package size

This commit is contained in:
josc146
2023-04-02 20:17:28 +08:00
parent 5af571ec4a
commit 8d5fc71148
2 changed files with 11 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
export * from './ConfirmButton'
export * from './ConversationCard'
export * from './ConversationItem'
export * from './CopyButton'
export * from './DecisionCard'
export * from './DeleteButton'
export * from './FeedbackForChatGPTWeb'
export * from './FloatingToolbar'
export * from './InputBox'