Skip to content

Commit 2557751

Browse files
committed
component added to show unit use case
1 parent 0146a18 commit 2557751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.vue

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
:unit="'%'"
99
/>
1010
<circle-progress :viewport="true" :is-gradient="true" />
11+
<circle-progress :viewport="true" :show-percent="true" :unit="'Acres'" />
1112
<circle-progress
1213
:is-bg-shadow="true"
1314
:bg-shadow="{

0 commit comments

Comments
 (0)