Skip to content

Commit

Permalink
fix: Meter demo title (remove)
Browse files Browse the repository at this point in the history
  • Loading branch information
margaree committed Sep 19, 2024
1 parent 2e978de commit c948cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/meter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Circle meters display data in a compact circle format, so they're useful when ho
## Light Foreground
All `meter` components have a `foreground-light` style that ensures accessible contrast levels when displayed against a dark background.

<!-- docs: demo code darkMode:true sandboxTitle:'Meter - Light Foreground' -->
<!-- docs: demo code darkMode:true -->
```html
<script type="module">
import '@brightspace-ui/core/components/meter/meter-linear.js';
Expand Down

0 comments on commit c948cd2

Please sign in to comment.