From f39073eec102dd906d8eddfb2d49ff4841698582 Mon Sep 17 00:00:00 2001 From: Luigi Olianas <160989051+Giolii@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:07:50 -0700 Subject: [PATCH] Update suggestions and corrections admin labels --- client/src/components/Admin/Suggestions.tsx | 10 +++++++++- client/src/components/Layout/Menu.tsx | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) 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", })} > -