save
This commit is contained in:
@@ -14,7 +14,7 @@ const props = withDefaults(defineProps<IProps>(), {
|
||||
showText: true,
|
||||
textInside: false,
|
||||
strokeWidth: 6,
|
||||
color: '#409eff',
|
||||
color: '#93ADE3',
|
||||
format: (percentage) => `${percentage}%`,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user