Repository URL to install this package:
Version:
0.9.7 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const fixture_1 = require("./fixture");
exports.StyledTelephoneValue = styled.div.className(fixture_1.classes.telephoneNumberValue) `
/* @todo */
`;
//# sourceMappingURL=styled.js.map