kitreact
v2.0.2
Published
Fantastic React components for build the best and the hardest.
Downloads
8
Maintainers
Readme
KitReact
Fantastic React components for build the best and the hardest.
Installation
npm install kitreact
Available Components
Segment
<Segment tag='button'>Button</Segment>
File Image Picker
<FileImagePicker label='Select a image' onPick={(file) => {}} />
Rating
Slider
Persian Calendar
<Calendar color='#283593' value={'1371/08/02'} onPick={(e) => { console.log(e) }} />