disable create, edit
for several routes using AdminOnly
wrapper
This commit is contained in:
@ -26,6 +26,7 @@ export const CountryList = () => {
|
||||
{
|
||||
field: 'actions',
|
||||
headerName: 'Действия',
|
||||
cellClassName: 'country-actions',
|
||||
minWidth: 120,
|
||||
display: 'flex',
|
||||
align: 'right',
|
||||
|
Reference in New Issue
Block a user