Fix typos and change some grammatical constructions

This commit is contained in:
daniel.motzko
2021-07-02 14:15:03 +02:00
parent 85ac77567a
commit 80526bedd1
14 changed files with 36 additions and 31 deletions

View File

@@ -4,5 +4,6 @@ ring: assess
quadrant: tools
---
[Storybook](https://storybook.js.org/) is a user interface development environment and playground for UI components. The tool enables developers to create components independently and showcase components interactively in an isolated development environment.
[Storybook](https://storybook.js.org/) is a user interface development environment and playground for UI components.
The tool enables developers to create components independently and showcase components interactively in an isolated development environment.
Storybook runs outside the main app so users can develop UI components in isolation without worrying about app specific dependencies and requirements.