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>

13 lines (9 loc) 241 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var MuiBackdrop = { root: { backgroundColor: "rgba(0, 0, 0, 0.08)" } }; exports.MuiBackdrop = MuiBackdrop; exports["default"] = MuiBackdrop;