diff --git a/src/pages/Landing/LandingPage.tsx b/src/pages/Landing/LandingPage.tsx index 7e7988984e8..be02ea1305b 100644 --- a/src/pages/Landing/LandingPage.tsx +++ b/src/pages/Landing/LandingPage.tsx @@ -21,6 +21,7 @@ import { RequestResult } from "@/Utils/request/types"; const { customLogo, mainLogo } = careConfig; +// Todo: Lets read the default state ID from ENV. const STATE_ID = "1"; // Kerala's state ID export function LandingPage() { @@ -119,7 +120,7 @@ export function LandingPage() { Logo )}