Skip to content

fix: don't add props as attributes to modal DOM

Simon Knox requested to merge 57-modal-title-attribute into master

don't add props as attributes to the root element of gl-modal.

described at https://vuejs.org/v2/guide/components-props.html#Disabling-Attribute-Inheritance

Closes #57 (closed)

Edited by Clement Ho

Merge request reports