imnapo / react-native-cn-richtext-editor

Richtext editor for react native
MIT License
218 stars 113 forks source link

fix: fix optional ts types #93

Closed raajnadar closed 4 years ago

raajnadar commented 4 years ago

textInputStyle is not required

This PR fixes the wrong type warning.