mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 19:36:35 +00:00
feat: add confirm phrase stage for key gen story
This commit is contained in:
parent
8cbbb81707
commit
64a68a5b61
@ -20,3 +20,9 @@ export const Default: Story = {
|
||||
isConfirmPhraseStage: false,
|
||||
},
|
||||
}
|
||||
|
||||
export const ConfirmPhraseStage: Story = {
|
||||
args: {
|
||||
isConfirmPhraseStage: true,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user