AmroUI
GitHub

Meeting Limit Card

A configurable, accessible meeting limit card surface for AI product workflows.

Booking limitsProtect host capacitySlots close automatically when a cap is reached.
3/5Meetings today
12/20Meetings this week

Installation

npm install @amro-ui/react

Usage

A configurable, accessible meeting limit card surface for AI product workflows.

Package

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

<MeetingLimitCard />

shadcn copy

import { MeetingLimitCard } from "@/components/ui/meeting-limit-card";

<MeetingLimitCard />