79347509

Date: 2025-01-11 04:08:49
Score: 1
Natty:
Report link

Next.js does not let you directly use the motion component in it's server components you must change your import stratergy

import * as motion from "framer-motion/client";

this is how I import motion in my server components, wroks just fine for me

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sankalp kalangutkar