docs(storybook): fix storybook logo on guide pages (#3873)

This commit is contained in:
Philip Fulcher 2020-10-06 05:04:38 -06:00 committed by GitHub
parent 31304d4d01
commit 7a175481a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Storybook
![Storybook logo](/docs/shared/storybook-logo.png)
![Storybook logo](/shared/storybook-logo.png)
Storybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components.

View File

@ -1,6 +1,6 @@
# Storybook
![Storybook logo](/docs/shared/storybook-logo.png)
![Storybook logo](/shared/storybook-logo.png)
Storybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components.