UNPKG

@chatui/core

Version:

The React library for Chatbot UI

5 lines (4 loc) 140 B
export { Tabs } from './Tabs'; export type { TabsProps } from './Tabs'; export { Tab } from './Tab'; export type { TabProps } from './Tab';