Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6253b97 commit 6c62431Copy full SHA for 6c62431
site/src/components/RichParameterInput/RichParameterInput.tsx
@@ -1,6 +1,6 @@
1
import type { Interpolation, Theme } from "@emotion/react";
2
import ErrorOutline from "@mui/icons-material/ErrorOutline";
3
-import { InputBaseComponentProps } from "@mui/material";
+import type { InputBaseComponentProps } from "@mui/material/InputBase";
4
import Button from "@mui/material/Button";
5
import FormControlLabel from "@mui/material/FormControlLabel";
6
import FormHelperText from "@mui/material/FormHelperText";
0 commit comments