Skip to content

Commit

Permalink
Update vizro-core/docs/pages/tutorials/explore-components.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jo Stichbury <[email protected]>
  • Loading branch information
huong-li-nguyen and stichbury authored Dec 4, 2024
1 parent c0d4b68 commit 55929a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizro-core/docs/pages/tutorials/explore-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ You can apply selectors to configure [`Filters`][vizro.models.Filter] and [`Para

Each page is added to the dashboard using the following line of code: `vm.Dashboard(pages=[first_page, second_page])`. This ensures that all the pages are accessible.

By default, a navigation panel is added on the left side to switch between the two pages.
By default, a navigation panel on the left side enables the user to switch between the two pages.

!!! example "Final dashboard"
=== "Code"
Expand Down

0 comments on commit 55929a5

Please sign in to comment.