We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9931668 commit 280fcdbCopy full SHA for 280fcdb
README.md
@@ -1,6 +1,6 @@
1
<p align="center">
2
<br />
3
- <img src="./public/logo.png" alt="" />
+ <img src="https://storybook-addon-variants.vercel.app/logo.png" alt="" />
4
5
6
</p>
package.json
{
"name": "storybook-addon-variants",
- "version": "0.0.5",
+ "version": "0.1.0",
"description": "Show all variants of a component in a grid",
"keywords": [
"storybook-addons",
0 commit comments