forked from TFMM/silent-auction
fix userresource
This commit is contained in:
@@ -20,7 +20,7 @@ class UserResource extends Resource
|
|||||||
|
|
||||||
protected static ?string $recordTitleAttribute = 'name';
|
protected static ?string $recordTitleAttribute = 'name';
|
||||||
|
|
||||||
protected static string | \UnitEnum | null $navigationIcon = 'heroicon-o-users';
|
protected static string | BackedEnum | null $navigationIcon = 'heroicon-o-users';
|
||||||
|
|
||||||
public static function form(Schema $schema): Schema
|
public static function form(Schema $schema): Schema
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user