mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-21 19:50:35 +03:00
Directive tests
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<input type="text" v-input-autosize v-model="foo" placeholder="Butts" />
|
||||
<input type="text" v-input-autosize v-model="foo" placeholder="A placeholder" />
|
||||
</template>
|
||||
<script>
|
||||
import Vue from "vue";
|
||||
|
||||
Reference in New Issue
Block a user