Skip to content

Commit

Permalink
Commit that should fail tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maxschulz-COL committed Feb 19, 2025
1 parent 33dd93a commit bf04d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizro-core/examples/dev/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ def multiple_cards(data_frame: pd.DataFrame, n_rows: Optional[int] = 1) -> html.
extensions = [custom_charts, custom_tables, custom_actions, custom_figures, custom_components]

dashboard = vm.Dashboard(
title="Vizro Features",
title="Vizro Break",
pages=[home, *components, *controls, *actions, *extensions],
navigation=vm.Navigation(
nav_selector=vm.NavBar(
Expand Down

0 comments on commit bf04d57

Please sign in to comment.