UNPKG

mdc-react

Version:

Material Components for the web implemented in React

9 lines (7 loc) 123 B
import Chip from './Chip'; import ChipSet from './ChipSet'; Chip.Set = ChipSet; export { Chip, ChipSet };