UNPKG

@snowball-tech/fractal

Version:

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

6 lines (5 loc) 196 B
export { default as ScrollArea } from './ScrollArea.js'; export { ScrollAreaProps } from './ScrollArea.types.js'; import 'react/jsx-runtime'; import '@radix-ui/react-scroll-area'; import 'react';