Closed stramel closed 4 years ago
@addyosmani Since #21 is in the chiller, I pulled this other fix out into a separate PR.
Currently, the individual hooks don't actually use the default export so the /index.js doesn't work when trying to re-export.
default
/index.js
Thanks, @stramel!
@addyosmani Since #21 is in the chiller, I pulled this other fix out into a separate PR.
Currently, the individual hooks don't actually use the
default
export so the/index.js
doesn't work when trying to re-export.