mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-06-23 04:30:09 +00:00
a47e3225e5
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com> Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
11 lines
191 B
PHP
11 lines
191 B
PHP
<div class="py-3">
|
|
<div class="flex items-center gap-4">
|
|
{{ $this->speedtestAction }}
|
|
|
|
{{ $this->dashboardAction }}
|
|
|
|
</div>
|
|
|
|
<x-filament-actions::modals />
|
|
</div>
|