Skip to content

Commit

Permalink
Configure new App Panel
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata committed Jul 1, 2024
1 parent 27e3b09 commit 885f35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Providers/Filament/AppPanelProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
use Laravel\Jetstream\Features;
use Laravel\Jetstream\Jetstream;

class AdminPanelProvider extends PanelProvider
class AppPanelProvider extends PanelProvider
{
public function panel(Panel $panel): Panel
{
Expand Down

0 comments on commit 885f35f

Please sign in to comment.