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".

8 lines 686 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var styled_components_1 = tslib_1.__importDefault(require("styled-components")); var gridSizeTimes_1 = tslib_1.__importDefault(require("../../util/gridSizeTimes")); exports.FooterOuter = styled_components_1.default.div(templateObject_1 || (templateObject_1 = tslib_1.__makeTemplateObject(["\n display: flex;\n width: 640px;\n justify-content: space-between;\n margin-top: ", "px;\n"], ["\n display: flex;\n width: 640px;\n justify-content: space-between;\n margin-top: ", "px;\n"])), gridSizeTimes_1.default(4)); var templateObject_1; //# sourceMappingURL=styled.js.map