Skip to content

Commit

Permalink
adds measure and outline to the addons
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniebigodes committed Jul 20, 2021
1 parent 209b6c4 commit 8357df9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -134,6 +134,8 @@ For additional help, join us in the [Storybook Discord](https://discord.gg/story
| [storyshots](addons/storyshots/) | Snapshot testing for components in Storybook |
| [storysource](addons/storysource/) | View the code of your stories within the Storybook UI |
| [viewport](addons/viewport/) | Change display sizes and layouts for responsive components using Storybook |
| [outline](addons/outline/) | Visuallly debug the CSS layout and alignment within the Storybook UI |
| [measure](addons/measure/) | Visually inspect the layout and box model within the Storybook UI |

See [Addon / Framework Support Table](https://storybook.js.org/docs/react/api/frameworks-feature-support)

Expand Down

0 comments on commit 8357df9

Please sign in to comment.