mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
1704ce55fc
* ui: Install storybook into the main project * Add a basic story for a notice * Remove empty dependencies
5 lines
93 B
JavaScript
5 lines
93 B
JavaScript
export const parameters = {
|
|
actions: { argTypesRegex: '^on[A-Z].*' },
|
|
layout: 'padded'
|
|
}
|