Next.js Discord

Discord Forum

Making a Rich Text Editor Using React & Styled-Components

Unanswered
Band-tailed Gull posted this in #help-forum
Open in Discord
Avatar
Band-tailed GullOP
Hello there! So I was trying to make a rich text editor with React and without using any third party library. I almost made it. But, my editor is not working the way it should. It is not removing the styles once applied. And also it is typing letters in backward direction. Can someone help? Here's the link to the codes:
https://stackblitz.com/edit/vitejs-vite-sw6blu

0 Replies