Jesus sucks
This commit is contained in:
4
backend/frontend/node_modules/@mui/material/RadioGroup/useRadioGroup.d.ts
generated
vendored
Normal file
4
backend/frontend/node_modules/@mui/material/RadioGroup/useRadioGroup.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { RadioGroupContextValue } from './RadioGroupContext';
|
||||
export interface RadioGroupState extends RadioGroupContextValue {
|
||||
}
|
||||
export default function useRadioGroup(): RadioGroupState | undefined;
|
||||
Reference in New Issue
Block a user