marmelab / aor-rich-text-input

<RichTextInput> component for admin-on-rest, useful for editing HTML code in admin GUIs
MIT License
23 stars 25 forks source link

react is not in peerDependencies #5

Open NikitaVlaznev opened 7 years ago

NikitaVlaznev commented 7 years ago

Is there any reason for specifying explicit react dependency?

"react": "~15.4.0"

It leads to errors like this: https://facebook.github.io/react/warnings/refs-must-have-owner.html