4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
'use client';
|
|
|
|
import useId from '@mui/utils/useId';
|
|
export default useId; |