@hypernetlabs/web-ui
Version:
Web ui react components for hypernet protocol
11 lines • 327 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.useStyles = void 0;
const core_1 = require("@material-ui/core");
exports.useStyles = (0, core_1.makeStyles)({
tokenLogo: {
width: 28,
marginRight: 32,
},
});
//# sourceMappingURL=GovernancePaymentTokenCell.style.js.map