UNPKG

@react-md/chip

Version:

Create a compact actionable element that can be used to represent an input, attribute, or action. A chip can be used to represent filters, tags, emails, or other inline elements.

5 lines (4 loc) 58 B
/** * @module @react-md/chip */ export * from "./Chip";