UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

11 lines (8 loc) 216 B
import { ProgressBar as ProgressBar$1, Item } from './ProgressBar.js'; /** * Collection of ProgressBar related components. */ const ProgressBar = Object.assign(ProgressBar$1, { Item }); export { ProgressBar };