mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Update docs/addons/introduction.md
Co-authored-by: Dominic Nguyen <dom@hichroma.com>
This commit is contained in:
parent
b76a9e356a
commit
2580e23834
@ -5,7 +5,7 @@ title: 'Overview of Storybook addons'
|
||||
Addons extend Storybook with features and integrations that are not built into the core. Most Storybook features are implemented as addons. For instance: [documentation](../writing-docs/introduction.md), [accessibility testing](https://github.com/storybookjs/storybook/tree/master/addons/a11y), [interactive controls](../essentials/controls.md), among others.
|
||||
The [addon API](./addons-api.md) makes it easy for you to configure and customize Storybook in new ways. There are countless addons made by the community that unlock time-saving workflows.
|
||||
|
||||
Browse our [addon gallery](/addons) to install an existing addon or as inspiration for your own addon.
|
||||
Browse our [addon catalog](/addons) to install an existing addon or as inspiration for your own addon.
|
||||
|
||||
## Storybook basics
|
||||
|
||||
@ -42,4 +42,4 @@ This particular type of addons focuses on integrations. They are often used to i
|
||||
|
||||
<div class="aside">
|
||||
Read our <a href="./writing-presets">documentation</a> to learn more about preset addons.
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user