Card Expand
Beautiful animated card expand component which shows title and description upon opening

Beautiful Girl
Installation
Run the following command
npx shadcn@latest add https://ui.cloffstudio.com/r/card-expand.jsonProps
| Props | Type | Default | Description |
|---|---|---|---|
title | string | undefined | Title for the expanded card |
description | string | - | Description for the expanded card. |
src | string | - | URL or path to the image to display in the Card. |