Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
582 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- jonrimmer/cra-types-bug TypeScript
- jonrimmer/storybook-v6-is-broken JavaScript
Created an issue in storybookjs/storybook that received 4 comments
Don't export hooks with the same names as the core React hooks
Describe the bug
The @storybook/addons module exports hooks with the same names as the React core hooks, e.g. useState, useEffect, etc.
This is a n…