UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

13 lines 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getStyles = function (props) { return { exampleRoot: { marginTop: '20px' }, nameText: { fontWeight: 'bold' } }; }; //# sourceMappingURL=ActivityItem.Example.styles.js.map