UNPKG

@atlaskit/checkbox

Version:

A checkbox is an input control that allows a user to select one or more options from a number of choices.

2 lines 125 B
// This allows you to import Checkbox as a default or named export export { default, default as Checkbox } from './checkbox';