1.0.0 • Published 1 year ago

@zbanx/comment-editor v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

README

Install:

pnpm i @zbanx/comment-editor

# or
npm i @zbanx/comment-editor

# or
yarn add @zbanx/comment-editor

And then:

import '@zbanx/comment-editor/styles.css';
import { CommentEditor } from '@zbanx/comment-editor';