`Button` - is core component of UI-system.
npm install @propellerads/buttonButton - is core component of UI-system.
!size

- yarn add @propellerads/button or npm install @propellerads/button -S
- import Button, {BUTTON_TYPE, BUTTON_SIZE} from '@propellerads/button';
- And render
Using isAsync prop allows the component perform async operation disable onclick behaviour and show loading automatically