0.0.23 • Published 10 months ago
@jonshutt/react-mapbox v0.0.23
React Mapbox
Available Scripts
npm build
Testing locally
Link the modile with a test project Also link react https://stackoverflow.com/questions/65259040/react-antd-rollup-component-library-error-invalid-hook-call-hooks-can-onl
in root:
npm run build
npm link
in node_modules/react:
npm link
in test app
npm link @jonshutt/react-mapbox
npm link react