Skip to content

Commit

Permalink
removed spa mode
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjustesen committed Feb 7, 2025
1 parent 8d46449 commit 540e57e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Providers/Filament/AdminPanelProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ public function panel(Panel $panel): Panel
->widgets([])
->databaseNotifications()
->maxContentWidth(config('speedtest.content_width'))
->spa()
->middleware([
EncryptCookies::class,
AddQueuedCookiesToResponse::class,
Expand Down

0 comments on commit 540e57e

Please sign in to comment.