@rmwc/dialog
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -35,2 +35,9 @@ [ | ||
"description": "Indicates this is the default selected action when pressing enter" | ||
}, | ||
"className": { | ||
"flowType": { | ||
"name": "string" | ||
}, | ||
"required": false, | ||
"description": "" | ||
} | ||
@@ -37,0 +44,0 @@ } |
{ | ||
"name": "@rmwc/dialog", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "RMWC Dialog component", | ||
@@ -32,5 +32,5 @@ "main": "index.js", | ||
"@rmwc/base": "^4.0.1", | ||
"@rmwc/button": "^4.0.2", | ||
"@rmwc/button": "^4.0.3", | ||
"focus-trap": "^2.3.0" | ||
} | ||
} |
52179
6
1062
Updated@rmwc/button@^4.0.3