We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I need to add a feature, but I could not find the source code.
The package.json writes:
package.json
"repository": { "type": "git", "url": "https://github.com/draft-js-plugins/draft-js-plugins.git" }
But not found draft-js-plugins-editor-wysiwyg.
draft-js-plugins-editor-wysiwyg
The text was updated successfully, but these errors were encountered:
You have the link right there. Just remove .git at the end.
.git
https://github.com/draft-js-plugins/draft-js-plugins
Sorry, something went wrong.
But it's draft-js-plugins-editor not draft-js-plugins-editor-wysiwyg
draft-js-plugins-editor
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. 👍
No branches or pull requests
I need to add a feature, but I could not find the source code.
The
package.json
writes:But not found
draft-js-plugins-editor-wysiwyg
.The text was updated successfully, but these errors were encountered: