mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Fix new eslint error
This commit is contained in:
parent
ff23bdf1ab
commit
c150b41546
@ -65,6 +65,6 @@ PropField.propTypes = {
|
||||
knob: PropTypes.shape({
|
||||
name: PropTypes.string,
|
||||
value: PropTypes.any,
|
||||
}),
|
||||
}).isRequired,
|
||||
onChange: PropTypes.func.isRequired,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user