From defa1e3e0825cdfe6111662db4e5b4dad6f37362 Mon Sep 17 00:00:00 2001 From: wixarm Date: Tue, 24 Feb 2026 17:05:46 +0330 Subject: [PATCH] update: placement of elements --- src/partials/Admin/AddPage.tsx | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/src/partials/Admin/AddPage.tsx b/src/partials/Admin/AddPage.tsx index 493c2e0..2876c85 100644 --- a/src/partials/Admin/AddPage.tsx +++ b/src/partials/Admin/AddPage.tsx @@ -77,20 +77,6 @@ export const AddPage = ({ getData, item }: AddPageProps) => { return (
- ( - - )} - /> { /> )} /> + ( + + )} + /> +