Files
bot/apps/builder/features/chatwoot/components/index.ts
Baptiste Arnaud ea84039024 Add Chatwoot livechat integration
Closes #159
2022-11-10 10:53:44 +01:00

4 lines
174 B
TypeScript

export { ChatwootLogo } from './ChatwootLogo'
export { ChatwootBlockNodeLabel } from './ChatwootBlockNodeLabel'
export { ChatwootSettingsForm } from './ChatwootSettingsForm'