AmroUI
GitHub

Card

A configurable, accessible card surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible card surface for AI product workflows.

Package

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

<Card />

shadcn copy

import { Card } from "@/components/ui/card";

<Card />