Upgrade storybook to 8
This commit is contained in:
parent
92f25e8a75
commit
c68aac7401
22 changed files with 4665 additions and 8269 deletions
|
@ -10,8 +10,8 @@ export default {
|
|||
title: 'Components/LeftPaneBanner',
|
||||
component: LeftPaneBanner,
|
||||
argTypes: {
|
||||
actionText: { control: { type: 'string' } },
|
||||
children: { control: { type: 'string' } },
|
||||
actionText: { control: { type: 'text' } },
|
||||
children: { control: { type: 'text' } },
|
||||
},
|
||||
args: {
|
||||
actionText: 'Fix now',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue