2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-25 10:50:36 +03:00

Update readme

This commit is contained in:
syropian
2016-07-24 14:48:38 -04:00
parent 70937ed774
commit 133a9b879a
+2 -7
View File
@@ -17,11 +17,6 @@ import VueInputAutosize from "vue-input-autosize";
Vue.use(VueInputAutosize, { maxWidth: 500, minWidth: 20, comfortZone: 0 }); Vue.use(VueInputAutosize, { maxWidth: 500, minWidth: 20, comfortZone: 0 });
``` ```
## Development ## License
Coming soon... MIT © [Collin Henderson](https://github.com/syropian)
## TODO
- [ ] Tests
- [ ] Improve the example