Skip to content

Commit

Permalink
chore: fixed broken sidenav for vrts site
Browse files Browse the repository at this point in the history
  • Loading branch information
TarunAdobe committed May 3, 2024
1 parent 49d9f9d commit f704042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/visual/src/review.js
Expand Up @@ -35,7 +35,7 @@ function buildNavigation(tests, metadata) {
style="user-select: all"
></sp-sidenav-item>
<sp-sidenav-item
label=${metadata.theme}
label=${metadata.system}
style="user-select: all"
></sp-sidenav-item>
</sp-sidenav-heading>
Expand Down

0 comments on commit f704042

Please sign in to comment.