UNPKG

quickzen-ui

Version:

QuickZen UI is a modern, lightweight React component library designed for fast and easy UI development. Build beautiful, accessible, and reusable components with zero hassle.

3 lines 95 B
import "./index.css"; import { Button } from "./components/button/Button"; export { Button };