"use client"; import { ThemeColor } from "./types"; export function DocsNextra({ themeColor }: { themeColor?: ThemeColor }) { return (
{g.section}
{g.items.map((item, i) => (Acme UI is a collection of re-usable components that you can copy and paste into your web apps. Built with Radix UI and Tailwind CSS.
$ npm install acme-ui
{g.section}
{g.items.map((item, i) => (A set of beautifully designed components built with Radix UI and Tailwind CSS.
npx shadcn@latest init
{c}
View component →