Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions beta/src/pages/learn/importing-and-exporting-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ On this page you learned:
* What a root component file is
* How to import and export a component
* When and how to use default and named imports and exports
* How to export multiple components from the same file
* How to import and export multiple components from the same file

</Recap>

Expand Down Expand Up @@ -413,4 +413,4 @@ img { margin: 0 10px 10px 0; height: 90px; }

</Solution>

</Challenges>
</Challenges>