@rmwc/notched-outline
Advanced tools
Comparing version
@@ -8,3 +8,3 @@ "use strict"; | ||
var notched_outline_1 = require("@material/notched-outline"); | ||
exports.useNotchedOutlineFoundation = function (props) { | ||
var useNotchedOutlineFoundation = function (props) { | ||
var _a = base_1.useFoundation({ | ||
@@ -51,1 +51,2 @@ props: props, | ||
}; | ||
exports.useNotchedOutlineFoundation = useNotchedOutlineFoundation; |
{ | ||
"name": "@rmwc/notched-outline", | ||
"version": "6.1.4", | ||
"version": "7.0.0", | ||
"description": "RMWC NotchedOutline component", | ||
@@ -35,11 +35,11 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"react": "^16.3.x", | ||
"react-dom": "^16.3.x" | ||
"react": ">=16.8.x", | ||
"react-dom": ">=16.8.x" | ||
}, | ||
"dependencies": { | ||
"@material/notched-outline": "^5.1.0", | ||
"@rmwc/base": "^6.1.4", | ||
"@rmwc/types": "^6.0.5" | ||
"@rmwc/base": "^7.0.0", | ||
"@rmwc/types": "^7.0.0" | ||
}, | ||
"gitHead": "c33a09f349373930ac817c89f21b3246f9e332c2" | ||
"gitHead": "4c1d2d84d146b1baa5f764be95b1a3ed73e11424" | ||
} |
12018
0.54%201
0.5%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated