UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

14 lines 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getStyles = function (props) { return { root: { padding: 2, outline: 'none', }, tableCell: { padding: 0, }, }; }; //# sourceMappingURL=ButtonGrid.styles.js.map