diff --git a/examples/routers/rate.vue b/examples/routers/rate.vue
index 8f2d643..8bccc6e 100644
--- a/examples/routers/rate.vue
+++ b/examples/routers/rate.vue
@@ -2,6 +2,8 @@
+
+
@@ -17,7 +19,9 @@
valueHalf: 2.5,
valueText: 3,
valueCustomText: 4.0,
- valueDisabled: 2.4
+ valueDisabled: 2.4,
+ valueClear: 1,
+ valueClearHalf: 1.5,
}
}
}
--
libgit2 0.21.4