Skip to content

Commit cb192ea

Browse files
committed
ViewSource のパスを修正
1 parent 04c5d31 commit cb192ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2-browser-apps/05-css-layout/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ HTML要素は、それらが表示される際のデフォルトの振る舞い
354354

355355
![親要素にjustify-content: center;を設定したカード](./justify-center-cards.png)
356356

357-
<ViewSource url={import.meta.url} path="_samples/justify-content" />
357+
<ViewSource url={import.meta.url} path="_samples/justify-center" />
358358

359359
他のレイアウト方法も試してみましょう。
360360

0 commit comments

Comments
 (0)