@approck/force-image-proxy
v0.2.6
Published
## Dependencies - [Naive UI](https://www.naiveui.com/)
Readme
naiveui-message-builder
Dependencies
Project setup
npm install @approck/naiveui-message-builderTo 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.
