fix(MdButton): change type of mdRippleActive prop to null to support SSR
1 parent af0b89c commit baf6a14File tree Expand file treeCollapse file tree 1 file changedCopy full SHA for baf6a14
+1
-1
lines changedFilter options
+1
-1
lines changed +1-1Lines changed: 1 addition & 1 deletion Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
16
16
},
17
17
props: {
18
18
mdRipple: Boolean,
19
-
mdRippleActive: [Boolean, Event],
19
+
mdRippleActive: null,
20
20
disabled: Boolean
21
21
}
22
22
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4