UNPKG

@snowball-tech/fractal

Version:

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

11 lines (10 loc) 373 B
export { default as Tooltip } from './Tooltip.js'; export { TooltipProps } from './Tooltip.types.js'; import 'react/jsx-runtime'; import 'react'; import '../Popover/Popover.types.js'; import '@radix-ui/react-popover'; import '../Paper/Paper.types.js'; import '../constants-QFINMz1u.js'; import '../Paper/Paper.constants.js'; import '../Typography/Typography.constants.js';