create-react-library
create-react-library copied to clipboard
Import from sub folder
Hello,
Is there a way to import from sub folder?
like import {Foo} from 'library/foo'
+1