I implemented slate editor in my react app using the slate-react package and when clicking the unordered list in the toolbar, the contents are populated between lines instead of bulletin points.
Check the image of the issue:
I am not getting any idea why this is coming. The slate editor I tried as a sample doesn't had this issue. Please help me if anyone knows the answer. Thanks in advance.