UNPKG

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