1.14.0 • Published 8 months ago

muxlisa-chatbot v1.14.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

import { ChatBot } from 'muxlisa-chatbot';

import 'muxlisa-chatbot/styles/chatbot.css';

// or

import 'muxlisa-chatbot/styles/chatbot.scss';

function App() {

new ChatBot();

return (
    <div>App component</div>
);

}

export default App;

1.14.0

8 months ago

1.13.0

8 months ago

1.12.0

8 months ago

1.11.0

8 months ago

1.10.0

8 months ago

1.9.0

8 months ago

1.8.0

8 months ago

1.7.0

8 months ago

1.6.0

8 months ago

1.5.0

8 months ago

1.4.0

8 months ago

1.3.0

8 months ago