@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
8 lines (7 loc) • 330 B
TypeScript
import { t as PaperProps } from "./Paper.types-2WLE27Qd.js";
import * as _$react from "react";
//#region src/components/Paper/Paper.d.ts
declare const Paper: _$react.ForwardRefExoticComponent<PaperProps & _$react.RefAttributes<HTMLElement | null>>;
//#endregion
export { Paper as t };
//# sourceMappingURL=Paper-D332Od0u.d.ts.map