finalize sight, station, route, vehicle routes

This commit is contained in:
maxim
2025-03-16 23:47:26 +03:00
parent 34620d5a64
commit bcce7f9d73
13 changed files with 139 additions and 95 deletions

View File

@ -52,7 +52,7 @@ export const CityCreate = () => {
fullWidth
InputLabelProps={{shrink: true}}
type="text"
label={'Название *'}
label={'Название'}
name="name"
/>
</Box>