UNPKG

mozaic-ui

Version:

Mozaic UI is a minimal and extensible UI component library for React. It provides reusable, accessible, and customizable components, perfect for modern web interfaces. Built with scalability and developer experience in mind.

3 lines (2 loc) 86 B
export { Button } from './Button'; export type { ButtonProps } from './Button.types';