Error when using hooks · Issue #99 · transitive-bullshit/create-react-library
I'm bootstrapping a React component library with this tool and I get: Hooks can only be called inside the body of a function component. Steps to reproduce: Create a library with create-react-librar...