UNPKG

@snowball-tech/fractal

Version:

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

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