UNPKG

74 BJavaScriptView Raw
1'use client';
2
3import useId from '@mui/utils/useId';
4export default useId;
\No newline at end of file