You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
There's a site that uses the draftjs lib for text inputs and I'm looking for a way to be able to insert texts out of it using a google chrome extension build with React-JS. I've tried changing the dom and inserting the same tags but the draft doesn't seem to accept it. Does anyone know of any way I can work with this?
There's a site that uses the draftjs lib for text inputs and I'm looking for a way to be able to insert texts out of it using a google chrome extension build with React-JS. I've tried changing the dom and inserting the same tags but the draft doesn't seem to accept it. Does anyone know of any way I can work with this?