Article Workspace
A configurable, accessible article workspace surface for AI product workflows.
What support automation means
Installation
npm install @amro-ui/reactUsage
A configurable, accessible article workspace surface for AI product workflows.
Package
import { ArticleWorkspace } from "@amro-ui/react";
<ArticleWorkspace />shadcn copy
import { ArticleWorkspace } from "@/components/ui/article-workspace";
<ArticleWorkspace />