AmroUI
GitHub

Booking Details Form

A configurable, accessible booking details form surface for AI product workflows.

Your detailsHelp the host prepareNo account is created.
Your reason is shared only with the assigned host.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible booking details form surface for AI product workflows.

Package

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

<BookingDetailsForm />

shadcn copy

import { BookingDetailsForm } from "@/components/ui/booking-details-form";

<BookingDetailsForm />