GoogleChromeLabs / react-adaptive-hooks

Deliver experiences best suited to a user's device and network constraints
Apache License 2.0
5.11k stars 114 forks source link

Re-export hooks in index #20

Closed stramel closed 4 years ago

stramel commented 4 years ago

The current hooks don't use default exports so the /index.js file was causing issues.