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