UNPKG

@stakefish/ui

Version:

<div align="center"> <a href="https://www.npmjs.com/package/@stakefish/ui"><img src="https://gateway.pinata.cloud/ipfs/QmbZL1ceA8Yiz2pKALTg919jYx141DPUGegC9L4XpyayW5" width="300" /></a> </div>

23 lines (22 loc) 486 B
declare const MuiInputLabel: { root: { "&.MuiInputLabel-formControl": { position: string; fontFamily: string; fontSize: 21; fontWeight: 500; color: string; marginBottom: number; }; }; animated: { transform: string; }; formControl: { transform: string; }; shrink: { transform: string; }; }; export default MuiInputLabel;