0.0.4 • Published 2 years ago

@geekie/geekie-symbol v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

geekie-image

DrafJS Plugin that adds symbol support. This is a fork of the @draft-js-plugins/symbol package.

Setup

yarn

Running in storybook

yarn storybook

Publishing

Edit the packages/symbol/package.json by yourself.

yarn build
cd packages/symbol && npm publish