diff --git a/examples/routers/circle.vue b/examples/routers/circle.vue index 4ef8778..c71a1e9 100644 --- a/examples/routers/circle.vue +++ b/examples/routers/circle.vue @@ -1,44 +1,20 @@ diff --git a/src/components/circle/circle.vue b/src/components/circle/circle.vue index 52cbe95..762984a 100644 --- a/src/components/circle/circle.vue +++ b/src/components/circle/circle.vue @@ -31,7 +31,7 @@ }, strokeColor: { type: String, - default: '#2db7f5' + default: '#2d8cf0' }, strokeLinecap: { validator (value) { -- libgit2 0.21.4