vaul
vaul copied to clipboard
Allow overriding of `vaul-drawer`
Hi Emil,
I have a use case to override some of the vaul attributes that are set on the components. This works for Overlay
, but not Content
as the attributes are set after the spread of props.
If this isn't intentional, could we spread the props after to allow overriding of these attributes?