Commit 864628a0 authored by Joel Collins's avatar Joel Collins
Browse files

Fixed component name

parent 1b9dac12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

<script>
export default {
  name: 'textInput',
  name: 'htmlBlock',

  props: [ 
    'label',