UNPKG

@tiiqu/ui

Version:

A customizable, accessible, and developer-friendly React UI component library powered by Tailwind CSS, TypeScript, and Vite

3 lines (2 loc) 139 B
import { SVGProps } from 'react'; export declare function Loader(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;