diff --git a/client/src/components/Admin/Suggestions.tsx b/client/src/components/Admin/Suggestions.tsx index e3fbb5a84..fcf08cdb7 100644 --- a/client/src/components/Admin/Suggestions.tsx +++ b/client/src/components/Admin/Suggestions.tsx @@ -35,6 +35,7 @@ import { TablePagination, TablePaginationOwnProps, TableRow, + Typography, } from "@mui/material"; import type { SelectChangeEvent } from "@mui/material/Select"; import { Formik } from "formik"; @@ -205,7 +206,14 @@ function Suggestions() { justifyContent: "space-between", })} > -