add thumbnail prop for /sight route

This commit is contained in:
maxim
2025-04-03 18:54:07 +03:00
parent 36cc144798
commit f1743d547d
5 changed files with 85 additions and 1 deletions

View File

@ -39,6 +39,12 @@ export const CityList = () => {
minWidth: 150,
flex: 1,
},
{
field: 'arms',
headerName: 'Герб',
type: 'string',
flex: 1,
},
{
field: 'actions',
headerName: 'Действия',