mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-22 09:19:28 +00:00
Remove switch of values in storybook of pairDevice
This commit is contained in:
parent
4551e6dbb3
commit
ce559f0c82
@ -17,5 +17,9 @@ export default meta
|
||||
type Story = StoryObj<typeof meta>
|
||||
|
||||
export const Default: Story = {
|
||||
args: {},
|
||||
args: {
|
||||
valueOf: () => {
|
||||
return true
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user