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