UNPKG

parvus-ui

Version:

A micro UI kit with all the main UI components in less than 5KB

13 lines (11 loc) 124 B
Radio: ``` <Radio checked onChange={() => {}} /> <Radio checked={false} onChange={() => {}} /> ```