Update CMSPageDataGrid.php

This commit is contained in:
Devansh 2022-05-09 17:17:08 +05:30 committed by GitHub
parent ed8d56749b
commit acadccebe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -63,7 +63,6 @@ class CMSPageDataGrid extends DataGrid
'route' => 'shop.cms.page', 'route' => 'shop.cms.page',
'index' => 'url_key', 'index' => 'url_key',
'icon' => 'icon eye-icon', 'icon' => 'icon eye-icon',
]); ]);
$this->addAction([ $this->addAction([