mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-19 12:42:26 +03:00
Fix
This commit is contained in:
parent
c23a7b957d
commit
3245a053e9
|
@ -32,7 +32,6 @@ export const Default: Story = {
|
||||||
argTypes: {
|
argTypes: {
|
||||||
autofocus: { control: { disable: true } },
|
autofocus: { control: { disable: true } },
|
||||||
mode: { control: { disable: true } },
|
mode: { control: { disable: true } },
|
||||||
theme: { control: { disable: true } },
|
|
||||||
onChange: { control: { disable: true } },
|
onChange: { control: { disable: true } },
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user