Package Exports
- @einride/hooks
- @einride/hooks/dist/main.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@einride/hooks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@einride/hooks
Reusable React hooks
Installation
Install @einride/hooks:
yarn add @einride/hooksUsage
Import the hook you want to use from @einride/hooks and start using it!
Take a look in the hooks folder to see available hooks.
Contribute
See Contributing Guide.
License
MIT