Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh authored Oct 15, 2024
1 parent e37a990 commit 368f126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class MyCustomDashboardPage extends Page
}
```
> [!NOTE]
> In order to enable the widgets for the default filament dashboard, you need to set the `enabled` option to `true` in the config file `filament-google-analytics.php` for each widget you want to enable.
> In order to enable the widgets for the default filament dashboard, you need to set the `filament_dashboard` option to `true` in the config file `filament-google-analytics.php` for each widget you want to enable.
# Demo
Widgets rendered in a dedicated dashboard (or any other page you create)
Expand Down

0 comments on commit 368f126

Please sign in to comment.