Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omarkawach authored Sep 9, 2024
1 parent 15129f0 commit bc3ac5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ npm run storybook

### Publishing documentation

Documenting a component's API can be time consuming. We can simplify things by using [Storybook](https://storybook.js.org/).
Documenting a component's API can be time consuming. We can simplify things by using [Storybook](https://storybook.js.org/). This repo has a github action that publishes the Storybook to github pages.

```bash
npm run build-storybook
Expand Down

0 comments on commit bc3ac5b

Please sign in to comment.