UNPKG

@snowball-tech/fractal

Version:

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

5 lines (4 loc) 158 B
export { default as ScrollArea } from './ScrollArea.js'; export { ScrollAreaProps } from './ScrollArea.types.js'; import 'react/jsx-runtime'; import 'react';