Open ColeBlender opened 2 weeks ago
I have the same problem, and had to manually adapt the types to my own custom types. The problem with this is that the expected behaviour is not what you would expect, and I'm currently struggling to get everything working like in the examples. Please someone fix this!
Description This library is pretty good but either the typing system is trash or the code in RichTextExample.tsx is trash. If there's going to be a "TS Example" then it should work with TS.
Steps Add the RichTextExample to your project. There are errors everywhere.
Expectation Zero type errors in the official example.