Shift cleanup

This commit is contained in:
Shift
2023-02-19 16:20:01 +00:00
committed by HolgerHatGarKeineNode
parent f1905d548d
commit 72bb9a8186
28 changed files with 10 additions and 28 deletions

View File

@@ -2,8 +2,8 @@
namespace App\View\Components;
use Illuminate\View\View;
use Illuminate\View\Component;
use Illuminate\View\View;
class AppLayout extends Component
{