meteor / react-tutorial

React Tutorial is the best place to learn how to use React and Meteor together
https://react-tutorial.meteor.com/
39 stars 87 forks source link

Update 07-adding-user-accounts.md #36

Closed zzboncak closed 3 years ago

zzboncak commented 3 years ago

Importing Meteor in App.jsx provides helpful autocompletion for the newer user. While it does seem to work without it, it is imported in various other files for this purpose, so it seems best to stay consistent.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

StorytellerCZ commented 3 years ago

I have also added it to the source code so that the sample is consistent with what is written. @zzboncak can you please sign the CLA so that we can merge this?

zzboncak commented 3 years ago

Yep! Just did.

On Jun 24, 2021, at 11:30 AM, Jan Dvorak @.***> wrote:

I have also added it to the source code so that the sample is consistent with what is written. @zzboncak https://github.com/zzboncak can you please sign the CLA so that we can merge this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/meteor/react-tutorial/pull/36#issuecomment-867784642, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKBMA4ZPPYX7EGH66EEC7MDTUNMSBANCNFSM47GQ5EKQ.

StorytellerCZ commented 3 years ago

Thanks a lot! Merged.