-
Notifications
You must be signed in to change notification settings - Fork 118
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
Add translation for "Importing and Exporting Components" page #464
Add translation for "Importing and Exporting Components" page #464
Conversation
|
||
Move the `Profile` component to its own `Profile.js`, and then change the `App` component to render both `<Profile />` and `<Gallery />` one after another. | ||
Ви можете використовувати як дефолтний, так і іменований експорт для `Profile`, проте переконайтеся, що використовуєте відповідний синтаксис імпорту як в `App.js`, так і в `Gallery.js`! Ви можете скористатися таблицею з розділу про поглиблений аналіз вище: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тут "deep dive" переклав як "поглиблений аналіз". Але не впевнений, що це доречно для цього глобального компоненту
* How to split components into multiple files | ||
* Що таке файл кореневого компонента | ||
* Як імпортувати та експортувати компонент | ||
* Коли використовувати дефолтні та іменовані імпорти та експорти |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
По всьому тексту переклав "default exports" як "дефолтні експорти", а не "експорти за замовчуванням". Чи це окей?
Гарна робота! |
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
@bkatsevych дякую! внести ті корективи, що в коментарях вище? чи вони вже resolved бо не актуальні?) |
@vadym-oliinyk Після ревʼю, ваші + мої корективи вступають в силу, перед тим як замержити PR. |
No description provided.