How to make react-draft-wysiwyg dropdowns work in Next.js App Router?
I’m trying to integrate react-draft-wysiwyg rich text editor into my next.js project, but I’m having problems with the dropdowns for font, font size, and block type. I don’t know what the problem is or how to fix this in next.js. There’s only so much information online that can help me figure this out. Here’s the code: