add thumbnail
prop for /sight
route
This commit is contained in:
@ -39,6 +39,12 @@ export const CityList = () => {
|
||||
minWidth: 150,
|
||||
flex: 1,
|
||||
},
|
||||
{
|
||||
field: 'arms',
|
||||
headerName: 'Герб',
|
||||
type: 'string',
|
||||
flex: 1,
|
||||
},
|
||||
{
|
||||
field: 'actions',
|
||||
headerName: 'Действия',
|
||||
|
Reference in New Issue
Block a user