Skip to content

Commit

Permalink
Update HealthBar.vue (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaikuruppath authored Nov 5, 2024
1 parent 5d59821 commit 0016921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Common/HealthBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<BProgressBar
v-b-popover.hover.bottom="getPopOverContent('Not Analyzed', props.notAnalyzed)"
:value="props.notAnalyzed"
variant="not-analyzed"
variant="light"
>
<div>
<small
Expand Down

0 comments on commit 0016921

Please sign in to comment.