react-native-markdown-package
react-native-markdown-package copied to clipboard
fix: removed undefined props on main View style props
Hi there,
I've made a small bugfix to the main render component of the library. Specifically, I removed an undefined property that was being passed in the style prop of the view. This should resolve the issue and improve the overall functionality of the component.
Thanks for considering my contribution! Let me know if you have any questions or concerns.
Best regards, Simone
Can someone please merge this?