Time Slot List
A configurable, accessible time slot list surface for AI product workflows.
morning
afternoon
evening
Installation
npm install @amro-ui/reactUsage
A configurable, accessible time slot list surface for AI product workflows.
Package
import { TimeSlotList } from "@amro-ui/react";
<TimeSlotList />shadcn copy
import { TimeSlotList } from "@/components/ui/time-slot-list";
<TimeSlotList />