engin-can

Results 14 comments of engin-can

This works for me: ``` import dynamic from 'next/dynamic'; // This line dynamically imports the Froala Editor component, // and sets it to not load on the server (ssr: false)...

I have read and agree to the Contributor License Agreement.

Hi @SomeHats - I was looking into a way to remove tools from the toolbar. Would you mind sharing a snippet to achieve this?