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>

14 lines (10 loc) 241 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var MuiList = { root: { paddingTop: 0, paddingBottom: 0, backgroundColor: "transparent" } }; exports["default"] = MuiList;