AmroUI
GitHub

Booking Step Header

A configurable, accessible booking step header surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible booking step header surface for AI product workflows.

Package

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

<BookingStepHeader />

shadcn copy

import { BookingStepHeader } from "@/components/ui/booking-step-header";

<BookingStepHeader />