Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markvaneijk authored Feb 7, 2025
1 parent 4db7405 commit 09ff83e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ FilamentMails::routes();

// Prefix routes with path and/or name
FilamentMails::routes(
path: 'custom-path',
name: 'custom.name'
path: 'panel-path',
name: 'filament.panel'
);
```

Expand Down

0 comments on commit 09ff83e

Please sign in to comment.