UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

11 lines 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getStyles = function (props) { return ({ actions: [ 'ms-Dialog-actions', {} ], }); }; //# sourceMappingURL=DialogFooter.styles.js.map