mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-13 11:09:22 +00:00
@ -3,5 +3,6 @@ import './mockNextRouter'
|
||||
import './mockNextImage'
|
||||
|
||||
export const parameters = {
|
||||
layout: 'centered'
|
||||
layout: 'centered',
|
||||
actions: { argTypesRegex: '^on.*' }
|
||||
}
|
||||
|
Reference in New Issue
Block a user