Fix build errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
parent
fff9c5604c
commit
6d43b045f8
5 changed files with 10 additions and 10 deletions
|
|
@ -50,7 +50,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import TextFormItem from '../components/textFormItem'
|
||||
import TextFormItem from './textFormItem.vue'
|
||||
export default {
|
||||
components: {
|
||||
TextFormItem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue