create-component-lib
create-component-lib copied to clipboard
Q: creating a component depending on material-ui ?
I'm trying to create a component library that depends on material-ui.
When loading the library from the main project, I get a Error: Invalid hook call.
what am I doing wrong?