ValentinH / react-easy-sort

A React component to sort items in lists or grids
https://ValentinH.github.io/react-easy-sort
MIT License
160 stars 25 forks source link

update storybook and use storybook controls instead of storybook knobs #20

Closed Jan-Vermeulen closed 3 years ago

Jan-Vermeulen commented 3 years ago

Storybook is deprecating knobs in favor of controls (https://github.com/storybookjs/storybook/discussions/15060#discussion-3384088)

Here is a little contribution to keep this repo up to date with new storybook standards and most important, more dogs !

ValentinH commented 3 years ago

Thanks for this !