Skip to content

Commit

Permalink
Fixing: #8703
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfredo Perez committed Feb 15, 2024
1 parent 979759c commit a0dacb2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import * as React from 'react';
import PropTypes from 'prop-types';
// import { InputLabelProps } from '@mui/material/InputLabel';
import { TextFieldProps } from '@mui/material/TextField';
import { SelectChangeEvent } from '@mui/material/Select';
import { unstable_useId as useId } from '@mui/utils';
Expand Down

0 comments on commit a0dacb2

Please sign in to comment.