feat: kickstart basic react component
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// Export all React components for the Chatwoot React Components library
|
||||
export { HelloWorld } from './components/HelloWorld';
|
||||
Reference in New Issue
Block a user