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>

11 lines (7 loc) 337 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); /* eslint-disable @typescript-eslint/restrict-template-expressions */ var style = "\n .MuiTouchRipple-root {\n display: none !important;\n }\n"; var MuiCssBaseLine = "\n " + style + ";\n"; exports["default"] = MuiCssBaseLine; exports.style = style;