@geekie/geekie-symbol
v0.0.4
Published
Geekie Symbol Plugin for DraftJS
Downloads
1,365
Readme
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