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 91 B
/** * @module @react-md/chip */ export * from "./Chip"; //# sourceMappingURL=index.js.map