• Nathan Friend's avatar
    Make `textareaValue` required in <markdown-field> · c62226ac
    Nathan Friend authored
    This commit updates the `textareaValue` prop of the `<markdown-field>`
    component to always be required, and removes some logic that attempted
    to get the value of the child `<textarea>` in a "fancier", alternate
    way.
    c62226ac
comment_form.vue 16.5 KB