Changes the script to run the docs site

This commit is contained in:
jonniebigodes 2022-11-29 15:20:15 +00:00
parent b36691a303
commit 54976a7255

View File

@ -108,7 +108,7 @@ yarn link-monorepo-docs ./path-to-your-local-storybook
And run the Storybook website with the following command:
```shell
yarn start:skip-addons
yarn start:docs-only
```
<div class="aside">