@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and PandaCSS
6 lines (5 loc) • 351 B
TypeScript
export { DEFAULT_ELEVATION as DEFAULT_PAPER_ELEVATION, Elevations as PaperElevations } from './Paper.constants.js';
export { default as Paper, elevationClassNames as paperElevationClassNames, elevationStyles as paperElevationStyles } from './Paper.js';
export { PaperProps } from './Paper.types.js';
import 'react';
import '../constants-QFINMz1u.js';