JoshMarler / react-juce

Write cross-platform native apps with React.js and JUCE
https://docs.react-juce.dev
MIT License
763 stars 79 forks source link

Document TextInput by moving inline class docs #280

Closed mjmaurer closed 2 years ago

mjmaurer commented 2 years ago

Based on my brief experience, some of the props have non-standard behavior so putting of documenting them. I can return after I play around with it a bit.

nick-thompson commented 2 years ago

:+1: I like it @mjmaurer thank you! Mind quickly running prettier over the doc file to fix the linter check? Otherwise I'm happy to merge

mjmaurer commented 2 years ago

Done. Shame on me for not reading the guidelines! Sorry about that.

nick-thompson commented 2 years ago

All good, thank you!