From 814bc12980e12eadaf09cff82373af2b082eb99a Mon Sep 17 00:00:00 2001 From: Potenz Date: Thu, 11 Sep 2025 00:45:50 +0530 Subject: [PATCH] feat(UI fix) - map price button positon changed --- .../src/components/claims/claim-form.tsx | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/apps/Frontend/src/components/claims/claim-form.tsx b/apps/Frontend/src/components/claims/claim-form.tsx index e450dd2..3842a4a 100644 --- a/apps/Frontend/src/components/claims/claim-form.tsx +++ b/apps/Frontend/src/components/claims/claim-form.tsx @@ -492,6 +492,7 @@ export function ClaimForm({

Service Lines

+
{/* Service Date */}
@@ -554,11 +555,20 @@ export function ClaimForm({ })} + + {/* Map Price Button */} +
{/* Header */} -
+
Procedure Code @@ -762,12 +772,6 @@ export function ClaimForm({
))} - -
- -