components/.storybook/preview.js
Florian Bouillon d898dc2f5b Fixed problems with Input and Fieldset
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-03-05 10:07:02 +01:00

5 lines
86 B
JavaScript

import '../src/dzeio/general.styl'
export const parameters = {
layout: 'centered'
}