UNPKG

@kalamazoo/focused-task-close-account

Version:

This package contains all of the UI components needed to assemble the focused tasks for deactivating and deleting users' accounts in accordance with the GDPR "Right to be forgotten".

6 lines 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var theme_1 = require("@kalamazoo/theme"); var gridSizeTimes = function (n) { return n * theme_1.gridSize(); }; exports.default = gridSizeTimes; //# sourceMappingURL=gridSizeTimes.js.map