fix: don't add props as attributes to modal DOM
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