EQuimper / VSC-React-Native-React-Redux-Snippets

Snippets for React and React-Native with a bit of Redux for es6/es7 user.
https://marketplace.visualstudio.com/items?itemName=EQuimper.react-native-react-redux
54 stars 31 forks source link

Make Import PropTypes consistent with other import snippets #15

Closed freddydumont closed 5 years ago

freddydumont commented 5 years ago

This PR is to propose changes to the Import PropTypes snippet. Unless there was a specific reason that PropTypes should use ipt rather than impt, I think it should use the same convention as other imports.

I also updated the readme because at first I thought Import PropTypes was simply missing.

EQuimper commented 5 years ago

Thank you :)