AmroUI
GitHub

Divider

A configurable, accessible divider surface for AI product workflows.


Installation

npm install @amro-ui/react

Usage

A configurable, accessible divider surface for AI product workflows.

Package

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

<Divider />

shadcn copy

import { Divider } from "@/components/ui/divider";

<Divider />