Skip to content

Commit

Permalink
fix: update storybook icon (#1841)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompuIves committed Feb 29, 2024
1 parent 318793d commit 99b92c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook-react/.codesandbox/template.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Storybook (React)",
"description": "An example of running Storybook on CodeSandbox",
"iconUrl": "https://github.com/codesandbox/sandbox-templates/blob/main/storybook/.codesandbox/icon.png?raw=true",
"iconUrl": "https://github.com/codesandbox/sandbox-templates/blob/main/storybook-react/.codesandbox/icon.png?raw=true",
"tags": ["react", "storybook", "vite", "javascript", "typescript"],
"published": true
}

0 comments on commit 99b92c5

Please sign in to comment.