fix: exports
This commit is contained in:
@@ -4,9 +4,5 @@
|
||||
export { ChatwootProvider, useChatwoot } from './components/ChatwootProvider';
|
||||
export { ChatwootConversation } from './components/ChatwootConversation';
|
||||
|
||||
// For testing/demo purposes
|
||||
export { HelloWorld } from './components/HelloWorld';
|
||||
export { VueWebComponentWrapper } from './components/VueWebComponentWrapper';
|
||||
|
||||
// Lower-level components (advanced usage)
|
||||
export { ChatwootMessageListWrapper } from './components/ChatwootMessageListWrapper';
|
||||
export { ChatwootMessageListWrapper } from './components/ChatwootMessageListWrapper';
|
||||
|
||||
Reference in New Issue
Block a user