AmroUI
GitHub

Asset Gallery Card

A configurable, accessible asset gallery card surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

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 />