Skip to content

Commit 126c47a

Browse files
committed
?:(
1 parent 746eac9 commit 126c47a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/components/IconField/IconField.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import InputAdornment from "@mui/material/InputAdornment";
44
import TextField, { type TextFieldProps } from "@mui/material/TextField";
55
import { visuallyHidden } from "@mui/utils";
66
import { type FC, lazy, Suspense } from "react";
7-
import { ErrorBoundary } from "components/ErrorBoundary/ErrorBoundary";
87
import { Loader } from "components/Loader/Loader";
98
import { DropdownArrow } from "components/DropdownArrow/DropdownArrow";
109
import { Stack } from "components/Stack/Stack";

0 commit comments

Comments
 (0)