UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

4 lines 257 B
export { default as ChatInputActionBar } from "./ChatInputActionBar"; export { default as ChatInputArea } from "./ChatInputArea"; export { default as ChatInputAreaInner } from "./ChatInputAreaInner"; export { default as ChatSendButton } from "./SendButton";