-
Notifications
You must be signed in to change notification settings - Fork 902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update App.js #30
base: development
Are you sure you want to change the base?
Update App.js #30
Conversation
Ok |
👌 |
77890665^77906000864 |
1 similar comment
merge |
Very good network pi |
"ok" |
Instead of importing every package separately for langauge you should better import all at once using import {package name} from 'whatever package is. So in your case you should be doing --> import {pt, it, ne }from 'react-intl/locale-data.. This will optimise your code and duplicacy as well. This should work and if you think this is wrong please let me know why so that I will also understand. Because as I use functional component so I use this. Thanks. |
gh pr checkout 30 |
1 similar comment
gh pr checkout 30 |
Update App.js Korean.