Repository URL to install this package:
|
Version:
2.7.6 ▾
|
@skava/ui
/
dist
/
components
/
abstractions
/
Checkout
/
RegisteredUser
/
SingleCartProduct
/
SingleShipping
/
styled.js
|
|---|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const styleh_components_1 = require("styleh-components");
const AddressToggle_1 = require("../../../AddressToggle");
const StyledAddressToggle = styleh_components_1.styled.withComponent(AddressToggle_1.AddressToggle)`${AddressToggle_1.ToggleHeaderWrapper}{padding-top:1.5rem;}`;
exports.StyledAddressToggle = StyledAddressToggle; //# sourceMappingURL=styled.js.map