feat: add scrollable menu with fade hints and home button transition
This commit is contained in:
@@ -170,7 +170,6 @@ export const VehicleListPage = observer(() => {
|
||||
<CreateButton
|
||||
label="Создать транспортное средство"
|
||||
path="/vehicle/create"
|
||||
disabled={!selectedCityId}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user