We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c253f commit 322ce89Copy full SHA for 322ce89
README.md
@@ -1,6 +1,6 @@
1
# input
2
3
-> Vue-based back-top component
+> Vue-based input component
4
5
## Install
6
@@ -17,7 +17,7 @@ import VmInput from 'vue-multiple-input'
17
Vue.component(VmInput.name, VmInput)
18
```
19
20
-For more information, please refer to [back-top](http://vue-multiple.github.io/input) in our documentation.
+For more information, please refer to [input](http://vue-multiple.github.io/input) in our documentation.
21
22
## Build Setup
23
0 commit comments