yobgob / too-many-hooks

Opinionated collection of typed React hooks
https://yobgob.dev/too-many-hooks/
Apache License 2.0
3 stars 5 forks source link

Replace deprecated `defaultValue` usage in storybook #18

Closed dawsonbooth closed 1 year ago

dawsonbooth commented 1 year ago

With defaultValue being deprecated and to be removed in Storybook 7.0, we'll need another way to indicate the initial hook parameters.