update list for project routes

This commit is contained in:
maxim
2025-03-16 21:18:38 +03:00
parent 191f495abe
commit 0eddd112ae
8 changed files with 82 additions and 33 deletions

View File

@ -29,11 +29,11 @@ export const CountryList = () => {
{
field: 'actions',
headerName: 'Действия',
minWidth: 120,
display: 'flex',
align: 'right',
headerAlign: 'center',
minWidth: 120,
sortable: false,
display: 'flex',
renderCell: function render({row}) {
return (
<>