Fix from demo
This commit is contained in:
parent
f660611ed3
commit
546dc5c449
@ -98,7 +98,6 @@ class NodeResource extends Resource
|
||||
Tables\Columns\TextColumn::make('fqdn')
|
||||
->label('Address')
|
||||
->icon('tabler-network')
|
||||
->formatStateUsing(fn ($state) => 'node.'.fake()->word.'.com')
|
||||
->sortable()
|
||||
->searchable(),
|
||||
Tables\Columns\TextColumn::make('memory')
|
||||
|
Loading…
x
Reference in New Issue
Block a user