React-Quill toolbar not displaying correctly.
Asked
Active
Viewed 230 times
1 Answers
0
I found out the solution to it.
if you are using react.js you need to add the following line in your index.js.
<link rel="stylesheet" href="//cdn.quilljs.com/1.2.6/quill.snow.css">

Mihir Panchal
- 125
- 6