Repository URL to install this package:
|
Version:
3.0.6-working.1 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const styleh_components_1 = require("styleh-components");
const LinkElement = styleh_components_1.styled.a`display:inherit;`;
exports.LinkElement = LinkElement; //# sourceMappingURL=styled.js.map