Fixed component name

This commit is contained in:
Joel Collins 2019-06-17 17:33:38 +01:00
parent 1b9dac120b
commit 864628a014

View file

@ -6,7 +6,7 @@
<script> <script>
export default { export default {
name: 'textInput', name: 'htmlBlock',
props: [ props: [
'label', 'label',