oslabs-beta / ReacTree

ReacTree - VS Code extension that generates a hierarchy tree of React components with each node listing the passed down props, indicating whether it's connected the Redux store, and guiding you to the associated file with the click of a button
https://reactree.dev/
MIT License
149 stars 31 forks source link

Fix typos in README.md #34

Closed DerTimonius closed 1 year ago

DerTimonius commented 1 year ago

Hi everyone! Thanks for this awesome and helpful extension 🙌 Just a quick PR fixing some typos I found in the Readme

DerTimonius commented 1 year ago

@dogenoh @K8Liu @MichaelBenliyan @fsalazar88 @justin27kim Please review