Booking Step Header
A configurable, accessible booking step header surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
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 />