mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-25 10:40:34 +03:00
Update readme
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user