UNPKG

@teravn/onui

Version:

The React UI component library is based on MUI

13 lines (12 loc) 260 B
declare const Alert: () => { MuiAlertTitle: { styleOverrides: { root: { fontWeight: number; fontSize: string; lineHeight: string; }; }; }; }; export default Alert;