add 'full-width' class on Flex-Layout

This commit is contained in:
2021-09-08 11:40:21 +09:00
parent 898dcbc313
commit c7cffc1fb8
11 changed files with 84 additions and 27 deletions

View File

@@ -46,7 +46,6 @@
"watch": "webpack --watch",
"serve": "webpack serve",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
"publish": "yarn publish"
"build-storybook": "build-storybook"
}
}