Özgür
Results
1
comments of
Özgür
Hey, I just faced the exact same issue and I fixed it with css hack ^^ ``` renderNode(node, index, siblings, parent, defaultRenderer) { if (node.name === 'img') { return (...