Fixed component name
This commit is contained in:
parent
1b9dac120b
commit
864628a014
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {
|
||||||
name: 'textInput',
|
name: 'htmlBlock',
|
||||||
|
|
||||||
props: [
|
props: [
|
||||||
'label',
|
'label',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue