UNPKG

commonux2

Version:

A collection of styled components for use in ABB projects, designed for React and Next.js. It features TypeScript support, integrates Lucide icons, and is built on Radix primitives with Tailwind CSS.

3 lines (2 loc) 86 B
import * as React from "react"; export declare function Toaster(): React.JSX.Element;