| 1 | import { Input, Button, Select, InputNumber } from 'antd'; |
| 2 | import './drawerAssistant.scss' |
| 3 | import ModalSelect from '../modalSelect/index' |
| 4 | import DeleteInputIcon from '../../assets/img/deleteInputIcon.svg?react' |
nothing calls this directly
no test coverage detected