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