Challenge: Create a Skeleton Loader
メニューを表示するにはスワイプしてください
Your turn! Apply what you've just learned by refactoring the <LatestInvoices> component.
- Move the
fetchLatestInvoices()function down from the page to the<LatestInvoices>component; - Surround the component with a
<Suspense>boundary, providing a fallback called<LatestInvoicesSkeleton>.
In Practice
すべて明確でしたか?
フィードバックありがとうございます!
セクション 5. 章 7
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください
セクション 5. 章 7