From 52347fd56dff95190915d9f375dbebe1383e76c8 Mon Sep 17 00:00:00 2001 From: Aaron Chen <86327871+aaronthechen@users.noreply.github.com> Date: Sat, 18 Jan 2025 22:58:30 -0600 Subject: [PATCH] feat(ui): change red text when instructor not found (#483) * feat(ui): change red text when instructor not found * feat(ui): fix wrong ' usage * feat(ui): changed/shortened text * feat(ui): update text, get rid of formatting * feat(ui): removed unintentional H character from testing * feat(ui): add space --------- Co-authored-by: doprz <52579214+doprz@users.noreply.github.com> --- .../CourseCatalogInjectedPopup/GradeDistribution.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx b/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx index d0ed2eda..4d2a514c 100644 --- a/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx +++ b/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx @@ -252,10 +252,10 @@ export default function GradeDistribution({ course }: GradeDistributionProps): J {distributions[semester] && !distributions[semester]!.instructorIncluded && ( -