Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 7, 2024
1 parent bec9057 commit f485422
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vizro-core/docs/pages/user-guides/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ automatically based on the target column, for example, a dropdown for categorica
title: My first page
```
=== "Result"

[![Filter]][Filter]

[Filter]: ../../assets/user_guides/control/control1.png
Expand Down Expand Up @@ -111,7 +111,7 @@ Currently available selectors are [`Checklist`][vizro.models.Checklist], [`Dropd
title: My first page
```
=== "Result"

[![Selector]][Selector]

[Selector]: ../../assets/user_guides/control/control2.png
Expand Down Expand Up @@ -183,7 +183,7 @@ Below is an advanced example where we only target one page component, and where
title: My first page
```
=== "Result"

[![Advanced]][Advanced]

[Advanced]: ../../assets/user_guides/control/control3.png

0 comments on commit f485422

Please sign in to comment.