🌈 🌈 🌈
Button Button component
import Input from 'AP/Button'
Usage example
<Button
text='Выйти'
view='main'
size='l'
icon={<Check fill='#D50000' />}
fullWidth
rounded
disabled
style={{ marginBottom: '.5rem' }}
/>