UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

18 lines (17 loc) 496 B
import { t as ScrollAreaProps } from "./ScrollArea.types-sE5dy7ce.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/LegacyScrollArea/ScrollArea.d.ts declare const LegacyScrollArea: { ({ children, orientation, scrollHideDelay, type, viewport, ...props }: ScrollAreaProps): _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { LegacyScrollArea as t }; //# sourceMappingURL=ScrollArea-Bkk0GWGw.d.ts.map