minor tweaks

This commit is contained in:
jonniebigodes 2022-07-07 22:47:17 +01:00
parent ce2d6ff1ef
commit 9966c1bf09
2 changed files with 1 additions and 2 deletions

View File

@ -75,4 +75,4 @@ with unique URLs and isolated snapshot tests.
`,
})} />
</Canvas>
```
```

View File

@ -13,5 +13,4 @@ export const Default = {
something: 'Something else',
},
};
```