adrianhajdin / project_3D_developer_portfolio

The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
https://jsmastery.pro
5.71k stars 1.26k forks source link

fix: Resolve React Tilt Version Conflict and Import Issue #130

Open Sanjaikabilan opened 7 months ago

Sanjaikabilan commented 7 months ago

Addresses two issues:

  1. Updates react-tilt version to 1.0.2 to resolve dependency conflicts.
  2. Fixes import statement in About component to prevent Rollup resolution errors.