diff --git a/README.md b/README.md index 0609bab..7bf186f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,6 @@ app.mount("#app"); [74, 165], [10, 103], [98, 90], - [138, 10], ]" :style="'fill'" :strokeWidth="1" :color="'rgba(200, 255, 0, 0.7)'" /> diff --git a/vue-playground/src/App.vue b/vue-playground/src/App.vue index 6d34288..2ad242c 100644 --- a/vue-playground/src/App.vue +++ b/vue-playground/src/App.vue @@ -53,7 +53,6 @@ [64, 155], [0, 93], [88, 80], - [128, 0], ]" :style="'fill'" :strokeWidth="1" diff --git a/vue-playground/src/code.ts b/vue-playground/src/code.ts index 62fd60b..6f3eaf6 100644 --- a/vue-playground/src/code.ts +++ b/vue-playground/src/code.ts @@ -13,7 +13,6 @@ export default ` [74, 165], [10, 103], [98, 90], - [138, 10], ]" :style="'fill'" :strokeWidth="1" :color="'rgba(200, 255, 0, 0.7)'" />