fix(SW-741): UI fixes on contentpages and some components
This commit is contained in:
@@ -65,6 +65,7 @@ export const renderOptions: RenderOptions = {
|
||||
next: RTENext,
|
||||
fullRenderOptions: RenderOptions
|
||||
) => {
|
||||
console.log({ RTE_A_NODE: node })
|
||||
if (node.attrs.url) {
|
||||
const props = extractPossibleAttributes(node.attrs)
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user