We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f24058b + 1a16894 commit a74ba7cCopy full SHA for a74ba7c
code/addons/themes/README.md
@@ -2,7 +2,7 @@
2
3
Storybook Addon Themes can be used which between multiple themes for components inside the preview in [Storybook](https://storybook.js.org).
4
5
-
+
6
7
## Usage
8
code/addons/themes/package.json
@@ -114,6 +114,6 @@
114
"unsupportedFrameworks": [
115
"react-native"
116
],
117
- "icon": ""
+ "icon": "https://user-images.githubusercontent.com/18172605/264114587-e4b32190-a9b7-4afa-b739-c873fc0498a6.png"
118
}
119
0 commit comments