Update NodeViewContent.tsx

This commit is contained in:
Yousef
2021-06-11 08:33:22 +02:00
committed by GitHub
parent deb79ea729
commit cc6bc0fa40

View File

@@ -20,5 +20,5 @@ export const NodeViewContent: React.FC<NodeViewContentProps> =
}}
/>
)
}
}
})