react-trumbowyg
react-trumbowyg copied to clipboard
React.PropTypes validation
Hi I am getting the following error while importing the Trumbowyg element in my reactjs code.
You are manually calling a React.PropTypes validation function for the id
prop on t
. This is deprecated and will not work in the next major version. You may be seeing this warning due to a third-party PropTypes library.
Kindly help to resolve the issue.
I have the same