A reusable component for animation switch
import Component from "@/components/ui/animation-presence-mode"; export default function AnimatePresenceModes() { return <Component />; }