UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

7 lines 201 B
import { hiddenContentStyle } from '../../Styling'; export var getStyles = function () { return { screenReaderText: hiddenContentStyle }; }; //# sourceMappingURL=Announced.styles.js.map