React-Quill toolbar not displaying correctly.
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">
<link rel="stylesheet" href="//cdn.quilljs.com/1.2.6/quill.snow.css">