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