Updated Navbar storybook to include an Image

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-04-01 23:34:37 +02:00
parent 031971b859
commit d2fbe42db8
6 changed files with 1055 additions and 989 deletions

View File

@ -26,5 +26,5 @@ Basic.args = {
}]
}
},
logo: {src: '/assets/logo.svg', width: 90, height: 38}
logo: {src: '/90-38.svg', width: 90, height: 38}
}