UNPKG

skyroc-ui

Version:

A modern React UI component library built on Radix UI and Tailwind CSS

3 lines 101 B
import { IconProps } from "./types.js"; import { Icon } from "./Icon.js"; export { Icon, IconProps };