draft-wysiwyg
draft-wysiwyg copied to clipboard
Where to find source code about draft-js-plugins-editor-wysiwyg?
I need to add a feature, but I could not find the source code.
The package.json writes:
"repository": {
"type": "git",
"url": "https://github.com/draft-js-plugins/draft-js-plugins.git"
}
But not found draft-js-plugins-editor-wysiwyg.
You have the link right there. Just remove .git at the end.
https://github.com/draft-js-plugins/draft-js-plugins
But it's draft-js-plugins-editor not draft-js-plugins-editor-wysiwyg
I think that bkniffler/draft-wysiwyg has been merged by its author (click to view PR) into draft-js-plugins
Where did you see draft-js-plugins-editor-wysiwyg?
OK, Thanks a lot. 👍