Search code examples
reactjsreact-quill

React-Quill behaving in weird manner


React-Quill toolbar not displaying correctly.

Displaying in this weird way


Solution

  • 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">