@approck/naiveui-message-builder
v1.0.10
Published
## Dependencies - [Naive UI](https://www.naiveui.com/)
Downloads
3
Readme
naiveui-message-builder
Dependencies
Project setup
npm install @approck/naiveui-message-builder
To import and register
import { NMessageBuilder } from "@approck/naiveui-message-builder";
Vue.use(NMessageBuilder);
The component itself does not include any CSS. To use the intended styling, you'll need to include Naive UI separately.