From bc69bd32e84006382ee660eec2377d07994c1c1d Mon Sep 17 00:00:00 2001 From: Shaurya Gupta Date: Sun, 13 Oct 2024 22:48:48 +0530 Subject: [PATCH] Fix: Date Picker Does Not Display Correctly on Mobile Devices --- src/Components/Symptoms/SymptomsBuilder.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/Symptoms/SymptomsBuilder.tsx b/src/Components/Symptoms/SymptomsBuilder.tsx index adc890775aa..a8207ae1a85 100644 --- a/src/Components/Symptoms/SymptomsBuilder.tsx +++ b/src/Components/Symptoms/SymptomsBuilder.tsx @@ -294,6 +294,7 @@ const AddSymptom = (props: {