@kopexa/sight
Version:
Kopexa Sight Design System — React component library for GRC applications
5 lines (4 loc) • 367 B
text/typescript
export { Stat, StatDownIndicator, StatDownIndicatorProps, StatGroup, StatGroupProps, StatHelpText, StatHelpTextProps, StatLabel, StatLabelProps, StatRoot, StatRootProps, StatUpIndicator, StatUpIndicatorProps, StatValueText, StatValueTextProps, StatValueUnit, StatValueUnitProps } from './stat.mjs';
import 'react/jsx-runtime';
import '@kopexa/theme';
import 'react';