AmroUI
GitHub

Asset Version Stack

A configurable, accessible asset version stack surface for AI product workflows.

Asset versionsOriginal and descendants stay recoverable3
  1. Original generationoriginal · 14:42
  2. Stronger brandregenerated · 14:49 · from v1
  3. Manual crop adjustmentedited · 14:53 · from v2Current

Installation

npm install @amro-ui/react

Usage

A configurable, accessible asset version stack surface for AI product workflows.

Package

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

<AssetVersionStack />

shadcn copy

import { AssetVersionStack } from "@/components/ui/asset-version-stack";

<AssetVersionStack />