We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea80afd commit 6f9f313Copy full SHA for 6f9f313
config/filament-flexible-content-block-pages.php
@@ -61,7 +61,7 @@
61
'navigation_items' => [
62
// WARNING: Do not place redirect NavigationItems first in the array.
63
// Filament automatically redirects to the first navigation item on panel load.
64
- // If that item is an external redirect (like the home route), users will be
+ // If that item is an external redirect (like the home route), users will be
65
// bounced out of the panel, creating the appearance of authentication failure.
66
//
67
// NavigationItem::make(fn () => flexiblePagesTrans('panel.navigation_items.go_to_website_lbl'))
0 commit comments