From 1bde2a0fd0438f0dfd10103547c98a2a7fc3fb87 Mon Sep 17 00:00:00 2001 From: Rafiafrzl Date: Wed, 15 Oct 2025 21:25:17 +0700 Subject: [PATCH] feat: swap Tag Name and Tag Number fields in DetailTag component --- src/pages/master/tag/component/DetailTag.jsx | 22 ++++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/pages/master/tag/component/DetailTag.jsx b/src/pages/master/tag/component/DetailTag.jsx index 990c30a..0df8612 100644 --- a/src/pages/master/tag/component/DetailTag.jsx +++ b/src/pages/master/tag/component/DetailTag.jsx @@ -393,17 +393,6 @@ const DetailTag = (props) => { -
- Tag Name - * - -
Tag Number * @@ -415,6 +404,17 @@ const DetailTag = (props) => { readOnly={props.readOnly} />
+
+ Tag Name + * + +
Data Type *