mirror of
https://github.com/dzeiocom/components.git
synced 2025-08-02 09:51:58 +00:00
Updated Button Component
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -3,7 +3,7 @@ const webpack = require('webpack')
|
||||
|
||||
module.exports = {
|
||||
"stories": [
|
||||
"../src/dzeio/**/*.stories.@(ts|tsx)",
|
||||
"../src/dzeio/**/*.stories.tsx",
|
||||
],
|
||||
"addons": [
|
||||
"@storybook/addon-essentials"
|
||||
|
3
.storybook/public/16-16.svg
Normal file
3
.storybook/public/16-16.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="16" height="16" fill="#C4C4C4"/>
|
||||
</svg>
|
After Width: | Height: | Size: 150 B |
Reference in New Issue
Block a user