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

@ -1,6 +1,7 @@
import {Stack, Typography} from '@mui/material'
import {useShow} from '@refinedev/core'
import {Show, TextFieldComponent as TextField} from '@refinedev/mui'
import {MEDIA_TYPES} from '../../lib/constants'
export const MediaShow = () => {