Skip to content

Commit

Permalink
fix!: rename legend-value slot to legend
Browse files Browse the repository at this point in the history
  • Loading branch information
setaman committed Jan 3, 2021
1 parent c3852ad commit cea9b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/VueEllipseProgress.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</slot>
</template>
</counter>
<slot name="legend-value"></slot>
<slot name="legend"></slot>
</div>
<slot name="legend-caption"></slot>
</div>
Expand Down

0 comments on commit cea9b02

Please sign in to comment.