Fixed problems with Input and Fieldset

Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-03-05 10:07:02 +01:00
parent 8d99f1f3e6
commit d898dc2f5b
11 changed files with 804 additions and 975 deletions

View File

@ -1,4 +1,5 @@
import '../src/dzeio/general.styl'
export const parameters = {
actions: { argTypesRegex: "^on[A-Z].*" },
layout: 'centered'
}