Skip to content

Commit 33045ef

Browse files
authored
[Bug] Removed spa mode (alexjustesen#2041)
1 parent 8d46449 commit 33045ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Providers/Filament/AdminPanelProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ public function panel(Panel $panel): Panel
5555
->widgets([])
5656
->databaseNotifications()
5757
->maxContentWidth(config('speedtest.content_width'))
58-
->spa()
5958
->middleware([
6059
EncryptCookies::class,
6160
AddQueuedCookiesToResponse::class,

0 commit comments

Comments
 (0)