MasnoryGrid
A responsive grid that packs items of varying heights tightly.
Installation
bash
npm install framer-motionUsage
tsx
import MasnoryGrid from '@/components/ui/MasnoryGrid';
<MasnoryGrid />A responsive grid that packs items of varying heights tightly.
npm install framer-motionimport MasnoryGrid from '@/components/ui/MasnoryGrid';
<MasnoryGrid />