Skip to content

Commit b98eccc

Browse files
author
berdysheva
committed
fix: storybook content
1 parent 6254d62 commit b98eccc

File tree

1 file changed

+2
-2
lines changed
  • src/blocks/ExtendedFeatures/__stories__

1 file changed

+2
-2
lines changed

src/blocks/ExtendedFeatures/__stories__/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"buttons": [
2727
{
28-
"text": "Button\r",
28+
"text": "Button",
2929
"theme": "action",
3030
"url": "https://example.com"
3131
},
@@ -82,7 +82,7 @@
8282
},
8383
"buttons": [
8484
{
85-
"text": "Button\r",
85+
"text": "Button",
8686
"theme": "action",
8787
"url": "https://example.com"
8888
},

0 commit comments

Comments
 (0)