From f237b33f23682a35ff10780036f06e8b841ffd52 Mon Sep 17 00:00:00 2001 From: Jeppe Reinhold Date: Wed, 5 Jul 2023 10:05:00 +0200 Subject: [PATCH] update image alts --- src/stories/Configure.mdx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/stories/Configure.mdx b/src/stories/Configure.mdx index 7d16096..89eef18 100644 --- a/src/stories/Configure.mdx +++ b/src/stories/Configure.mdx @@ -75,7 +75,7 @@ import Theming from "./assets/theming.png";
- Document + A screenshot showing the autodocs tag being set, pointing a docs page being generated

Autodocs

Auto-generate living, interactive reference documentation from your components and stories.

@@ -85,7 +85,7 @@ import Theming from "./assets/theming.png"; >Learn more
- Share + A browser window showing a Storybook being published to a chromatic.com URL

Publish to Chromatic

Publish your Storybook to review and collaborate with your entire team.

Learn more
- Figma Plugin + Windows showing the Storybook plugin in Figma

Figma Plugin

Embed your stories into Figma to cross-reference the design and live implementation in one place.

@@ -104,7 +104,7 @@ import Theming from "./assets/theming.png"; >Learn more
- Testing + Screenshot of tests passing and failing

Testing

Use stories to test a component in all its variations, no matter how complex.

@@ -114,7 +114,7 @@ import Theming from "./assets/theming.png"; >Learn more
- Accessibility + Screenshot of accessibility tests passing and failing

Accessibility

Automatically test your components for a11y issues as you develop.

Learn more
- Theming + Screenshot of Storybook in light and dark mode

Theming

Theme Storybook's UI to personalize it to your project.

- Github + Github logo Join our contributors building the future of UI development. @@ -146,7 +146,7 @@ import Theming from "./assets/theming.png"; >Star on GitHub
- Discord + Discord logo
Get support and chat with frontend developers. @@ -157,7 +157,7 @@ import Theming from "./assets/theming.png";
- Youtube + Youtube logo
Watch tutorials, feature previews and interviews. @@ -168,7 +168,7 @@ import Theming from "./assets/theming.png";
- Tutorials + A book
Follow guided walkthroughs on for key workflows.