Repository URL to install this package:
|
Version:
4.0.59 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const styled_1 = require("../styled"); // inheriting from base style
const ParagraphElement = styled_1.StyledBaseText.as('p');
exports.ParagraphElement = ParagraphElement; //# sourceMappingURL=styled.js.map