Skip to content

Commit 89a4f11

Browse files
authored
chore: fix button story (#1155)
1 parent 6351f86 commit 89a4f11

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
94 Bytes
Loading
1.57 KB
Loading

src/components/Button/__stories__/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"default": {
88
"content": {
99
"text": "Button",
10-
"img": "/icon.svg",
10+
"img": "story-assets/icon.svg",
1111
"urlTitle": "Some button title"
1212
}
1313
}

0 commit comments

Comments
 (0)