Update NodeViewContent.tsx

This commit is contained in:
Yousef 2021-06-11 08:33:22 +02:00 committed by GitHub
parent deb79ea729
commit cc6bc0fa40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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