From 8412e0f17fe58c663fbaefcdb19b327fe131e06b Mon Sep 17 00:00:00 2001 From: Shivansh-22866 Date: Sun, 8 Jun 2025 23:20:48 +0530 Subject: [PATCH] Add comments --- client/src/Pages/PageSpeed/Configure/index.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/src/Pages/PageSpeed/Configure/index.jsx b/client/src/Pages/PageSpeed/Configure/index.jsx index 79a9fb3dd..c20b4daf4 100644 --- a/client/src/Pages/PageSpeed/Configure/index.jsx +++ b/client/src/Pages/PageSpeed/Configure/index.jsx @@ -366,6 +366,7 @@ const PageSpeedConfigure = () => { {t("whenNewIncident")} + {/* Future Feature: Notify via SMS */} {/* { value={user?.email} onChange={(event) => handleChange(event)} /> + {/* Future Feature: Notify via Email */} {/*