Skip to content

Commit

Permalink
Add unsaved changes alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpar06 committed May 9, 2024
1 parent ca2f36d commit 8487473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Providers/Filament/AdminPanelProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ public function panel(Panel $panel): Panel
})
->brandName('phpVMS')
->favicon(public_asset('assets/img/favicon.png'))
->unsavedChangesAlerts()
->spa();
}

Expand Down

0 comments on commit 8487473

Please sign in to comment.