@credenceanalytics/chat
v1.0.1
Published
A chat template code
Downloads
1
Maintainers
Keywords
Readme
Installation
npm install @credenceanalytics/chat --save
Usage
import Chat from '@credenceanalytics/chat'
export default {
...
components: {
Chat
}
}