UNPKG

@vlinderclimate/net-zero-ui

Version:

<div align="center"> <img src="https://storage.yandexcloud.net/static.vlinderstorage.com/Telegram_VlinderTech.png" width=200 /> </div> <h1 align="center">Net Zero UI kit</h1>

16 lines (11 loc) 321 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var theme_colors = require('../theme/colors.js'); require('../tslib.es6-9240d9d1.js'); var MuiLink = { root: { textDecoration: "none", color: theme_colors["default"].gray[700] } }; exports["default"] = MuiLink;