polyfact / polyfire-js

🔥 React library of AI components 🔥
https://www.npmjs.com/package/polyfire-js
129 stars 8 forks source link

:bug: import react bugs on nextjs #58

Closed lowczarc closed 1 year ago

lowczarc commented 1 year ago

This PR moves all the reacts hooks to polyfact/hooks, allowing us to use import in lib/hooks/index.ts while still being able to import polyfact outside of a react environment.