UNPKG

@useloops/design-system

Version:

The official React based Loops design system

4 lines (3 loc) 285 B
export { default } from '../systems/Platform/LikertGraph/LikertGraph.js'; export { LikertGraphBarProps, LikertGraphProps } from '../systems/Platform/LikertGraph/types.js'; export { LikertGraphBarColors, getTextColor } from '../systems/Platform/LikertGraph/utils/getIndicatorColor.js';