UNPKG

@mui/base

Version:

A library of headless ('unstyled') React UI components and low-level hooks.

5 lines (4 loc) 96 B
/** * @ignore - internal hook. */ export default function useForcedRerendering(): () => void;