@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
15 lines (14 loc) • 391 B
TypeScript
import { t as LoaderProps } from "./Loader.types-u4yNjVJ_.js";
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
//#region src/components/Loader/Loader.d.ts
declare const Loader: {
({
label,
size,
...props
}: LoaderProps): _$react_jsx_runtime0.JSX.Element;
displayName: string;
};
//#endregion
export { Loader as t };
//# sourceMappingURL=Loader-Df_2waq6.d.ts.map