Daydreamer-riri / transition-hooks

An extremely light-weight react transition animation hook which is simpler and easier to use than react-transition-group
https://transition-hooks.netlify.app/
MIT License
12 stars 1 forks source link

ReferenceError: React is not defined #1

Closed A1X5H04 closed 2 months ago

A1X5H04 commented 2 months ago

I am getting the following error while using the components, almost any components

image

Daydreamer-riri commented 2 months ago

This was related to my build process. Thank you so much for reporting this issue! I will release a new version today to fix this issue.

Daydreamer-riri commented 2 months ago

This issue should have been resolved in v0.3.1. You can try it and let me know if there are any problems.

A1X5H04 commented 2 months ago

Thank you for this wonderful library