Suresh KUMAR Mukhiya

Results 20 comments of Suresh KUMAR Mukhiya

@Tellfisk update your branch from the master.

Check the possiblitly for https://craft.js.org/

My entire app is built on `Antd` design. Was very motivated to use `craft.js` but I had similar issue with simple example. I just used `` component and it gave...

The MR is stale. So, it will be in Git but in its own branch.

I had same issue yesterday, I reduced some extra stuffs from that page like removed date, removed font, and reduced dimension of image and worked fine.

https://github.com/calumk/editorjs-columns/assets/2022919/156c2307-daf3-4236-be12-4a5cf5e80769 I am having same issue. Has anyone found the solution to this? Interestingly, when you copy past article with links from somewhere and paste, it sustains the link.

Depends on how soon PR owner makes requested changes

``` import React from 'react'; import Speech from 'react-speech'; const textstyle = { play: { hover: { backgroundColor: 'black', color:'white' }, button: { padding:'4', fontFamily: 'Helvetica', fontSize: '1.0em', cursor: 'pointer',...