Update NodeViewWrapper.tsx

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

View File

@@ -23,5 +23,4 @@ export const NodeViewWrapper: React.FC<NodeViewWrapperProps> =
}}
/>
)
}
}
})