Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit eedc38f

Browse files
Merge pull request #1610 from bnn1/patch-1
2 parents 693d1d2 + 1a7ad50 commit eedc38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/getting-started/redwoodjs-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ below.
126126
1. Install the official Storybook Addon for Chakra UI:
127127

128128
```bash
129-
yarn add -D @chakra-ui/storybook-addon
129+
yarn workspace web add -D @chakra-ui/storybook-addon
130130
```
131131

132132
2. Add the addon to your configuration in `web/config/storybook.config.js`:

0 commit comments

Comments
 (0)