FormGroup component
npm install @vpilipenko/form-groupFormGroup component
``js`
import FormGroup from 'AP/FormGroup'
js
label='Модель автобуса'
size='s'
theme='light'
className='additional'
style={{
marginRight: '2rem'
}}
>
``