Repository URL to install this package:
|
Version:
2.0.2 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const Link_1 = require("../../atoms/Link");
const StyledLink = styled.withComponent(Link_1.Link)``;
exports.StyledLink = StyledLink;
exports.default = StyledLink; //# sourceMappingURL=styled.js.map