UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

2 lines 136 B
import Label, { LabelColorOptions, LabelProps } from "./Label.js"; export { type LabelColorOptions, type LabelProps, Label as default };