@rmwc/fab
Advanced tools
Comparing version 6.0.14 to 6.1.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.Fab = void 0; | ||
var tslib_1 = require("tslib"); | ||
@@ -4,0 +5,0 @@ var react_1 = tslib_1.__importDefault(require("react")); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.galleryExample = void 0; | ||
var tslib_1 = require("tslib"); | ||
@@ -4,0 +5,0 @@ var react_1 = tslib_1.__importDefault(require("react")); |
{ | ||
"name": "@rmwc/fab", | ||
"version": "6.0.14", | ||
"version": "6.1.1", | ||
"description": "RMWC Floating Action Button component", | ||
@@ -43,6 +43,6 @@ "main": "dist/index.js", | ||
"@rmwc/provider": "^6.0.14", | ||
"@rmwc/ripple": "^6.0.14", | ||
"@rmwc/ripple": "^6.1.1", | ||
"@rmwc/types": "^6.0.5" | ||
}, | ||
"gitHead": "4ee07fdccaec6eae22a6adf9c3232d809492bafd" | ||
"gitHead": "d9befec0e3b258864b71686eecd16c16feb43cf1" | ||
} |
# Fabs | ||
> A floating action button (FAB) represents the primary action of a screen. | ||
A floating action button (FAB) represents the primary action of a screen. | ||
@@ -5,0 +5,0 @@ - Module **@rmwc/fab** |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16072
254
Updated@rmwc/ripple@^6.1.1