UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

19 lines (14 loc) 532 B
"use strict"; 'use strict'; var stat = require('./stat.cjs'); var namespace = require('./namespace.cjs'); exports.StatDownIndicator = stat.StatDownIndicator; exports.StatHelpText = stat.StatHelpText; exports.StatLabel = stat.StatLabel; exports.StatPropsProvider = stat.StatPropsProvider; exports.StatRoot = stat.StatRoot; exports.StatUpIndicator = stat.StatUpIndicator; exports.StatValueText = stat.StatValueText; exports.StatValueUnit = stat.StatValueUnit; exports.useStatStyles = stat.useStatStyles; exports.Stat = namespace;