Skip to content

Commit f472a62

Browse files
committed
Fix formatting
1 parent 7332a39 commit f472a62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MIGRATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6091,10 +6091,10 @@ Example.story = {
60916091
60926092
The MDX analog:
60936093
6094-
```jsx
6094+
```mdx
60956095
<Story name="Example" parameters={{ storySource: { source: 'custom source' } }}>
60966096
<Button />
6097-
</Story>;;;
6097+
</Story>
60986098
```
60996099
61006100
### 6.0 Addon API changes

0 commit comments

Comments
 (0)