UNPKG

@snowball-tech/fractal

Version:

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

3 lines 147 B
import { ScrollAreaProps } from "./ScrollArea.types.js"; import { ScrollArea } from "./ScrollArea.js"; export { ScrollArea, type ScrollAreaProps };