fix: formatting crashing test
This commit is contained in:
parent
ae3158cae1
commit
adf2e98b35
|
@ -10,7 +10,7 @@ const meta = {
|
||||||
layout: 'centered',
|
layout: 'centered',
|
||||||
},
|
},
|
||||||
tags: ['autodocs'],
|
tags: ['autodocs'],
|
||||||
decorators: [withRouter()]
|
decorators: [withRouter()],
|
||||||
} satisfies Meta<typeof Markdown>
|
} satisfies Meta<typeof Markdown>
|
||||||
|
|
||||||
export default meta
|
export default meta
|
||||||
|
|
Loading…
Reference in New Issue