mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 16:54:45 +02:00
4 lines
160 B
PHP
4 lines
160 B
PHP
<x-filament::widget>
|
|
@livewire(\App\Filament\Admin\Resources\NodeResource\Widgets\NodeCpuChart::class, ['record'=> $getRecord()])
|
|
</x-filament::widget>
|