UNPKG

@mui/material

Version:

React components that implement Google's Material Design.

4 lines (2 loc) 90 B
import { Theme } from './createTheme'; export default function useTheme<T = Theme>(): T;