@procore/core-react
Version:
React library of Procore Design Guidelines
7 lines • 331 B
JavaScript
import styled from 'styled-components';
import { Typography } from '../../Typography';
export var StyledDeprecation = /*#__PURE__*/styled(Typography).withConfig({
displayName: "StyledDeprecation",
componentId: "core-12_44_0__sc-ojy3xo-0"
})(["display:block;margin-bottom:16px;"]);
//# sourceMappingURL=Deprecation.styles.js.map