AmroUI
GitHub

Empty Gallery Starter

A configurable, accessible empty gallery starter surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible empty gallery starter surface for AI product workflows.

Package

import { EmptyGalleryStarter } from "@amro-ui/react";

<EmptyGalleryStarter />

shadcn copy

import { EmptyGalleryStarter } from "@/components/ui/empty-gallery-starter";

<EmptyGalleryStarter />