@storybook/addon-themes 7.6.0-beta.2 → 8.0.0-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -12,7 +12,7 @@ Requires Storybook 7.0 or later. If you need to add it to your Storybook, you ca
12
12
  npm i -D @storybook/addon-themes
13
13
  ```
14
14
 
15
- Then, add following content to [`.storybook/main.js`](https://storybook.js.org/docs/react/configure/overview#configure-your-storybook-project):
15
+ Then, add following content to [`.storybook/main.js`](https://storybook.js.org/docs/react/configure/#configure-your-storybook-project):
16
16
 
17
17
  ```js
18
18
  export default {