UNPKG

another-ui

Version:

as the name says, it's another ui library for React built on Tailwind & Shadcn

3 lines (2 loc) 165 B
export { Button, type ButtonProps, type ButtonVariants } from './Button'; export { IconButton, type IconButtonProps, type IconButtonVariants, } from './IconButton';