Asset Gallery Card
A configurable, accessible asset gallery card surface for AI product workflows.
Governed AI operations campaign visual1600 × 900 · Amro Render Pro4 min ago
Governed AI workspace with a human approval checkpoint
Installation
npm install @amro-ui/reactUsage
A configurable, accessible asset gallery card surface for AI product workflows.
Package
import { AssetGalleryCard } from "@amro-ui/react";
<AssetGalleryCard />shadcn copy
import { AssetGalleryCard } from "@/components/ui/asset-gallery-card";
<AssetGalleryCard />