mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 11:28:00 +00:00
fix: add argument to key generation story
This commit is contained in:
parent
6a98e04e89
commit
892b64d38e
@ -16,5 +16,7 @@ export default meta
|
||||
type Story = StoryObj<typeof meta>
|
||||
|
||||
export const Page: Story = {
|
||||
args: {},
|
||||
args: {
|
||||
isConfirmPhraseStage: false,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user