UNPKG

@worldresources/gfw-components

Version:

React component library for the Global Forest Watch project.

5 lines (4 loc) 141 B
Basic pill component for showing categories or removable tags. ```js <Pill label="global forest watch tag" active onRemove={() => {}} /> ```