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