AmroUI
GitHub

Client Workspace Switcher

A configurable, accessible client workspace switcher surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible client workspace switcher surface for AI product workflows.

Package

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

<ClientWorkspaceSwitcher />

shadcn copy

import { ClientWorkspaceSwitcher } from "@/components/ui/client-workspace-switcher";

<ClientWorkspaceSwitcher />