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
6 changes: 3 additions & 3 deletions topic-6/book-1/05.Storybook.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ In the storybook UI test all the stories. Examine the story implementations to c

Commit this work:
~~~
$ git add -A
$ git commit -m "Fix broken stories in Storybook."
$ git push origin main
git add -A
git commit -m "Fix broken stories in Storybook."
git push origin main
~~~

[stories]: https://full-stack-2-2024.netlify.app/topic-6/book-1/archive/stories.zip