adds measure and outline to the addons

This commit is contained in:
jonniebigodes 2021-07-20 18:22:59 +01:00
parent 209b6c4cb3
commit 8357df96fa

View File

@ -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)