From c126ded82e13607e45ab0db495dcf3586c7f725f Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 18 Jun 2025 11:07:58 +0530 Subject: [PATCH] feat: allow Jammu and Kashmir as state --- frontend/src/pages/Billing.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/Billing.vue b/frontend/src/pages/Billing.vue index 7b6b587c..585a3103 100644 --- a/frontend/src/pages/Billing.vue +++ b/frontend/src/pages/Billing.vue @@ -303,6 +303,7 @@ const validateAddress = () => { 'Gujarat', 'Haryana', 'Himachal Pradesh', + 'Jammu and Kashmir', 'Jharkhand', 'Karnataka', 'Kerala',