Skip to content

Commit 576271c

Browse files
committed
update snapshot
1 parent ab7e4a2 commit 576271c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/compiler/post-transform/index.test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ describe(transformStoriesCode.name, () => {
7979
onmouseleave: action('onmouseleave')
8080
},
8181
parameters: {
82+
disableSaveFromUI: true,
8283
docs: {
8384
description: {
8485
component: "Description set explicitly in the comment above \`defineMeta\`.\\n\\nMultiline supported. And also Markdown syntax:\\n\\n* **Bold**,\\n* _Italic_,\\n* \`Code\`."

0 commit comments

Comments
 (0)