mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
fix(Modal): prevent attrs inherit
This commit is contained in:
@@ -61,6 +61,7 @@ export default {
|
||||
TransitionChild,
|
||||
Card
|
||||
},
|
||||
inheritAttrs: false,
|
||||
props: {
|
||||
modelValue: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user