From 55e362bbe04894fd80bb2721f456ea38112ab58b Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Wed, 4 Jun 2025 12:07:57 +0000 Subject: [PATCH] build_app --- .../java/com/realnet/Builders/Services/BuilderService.java | 3 +++ test111rb-front-f/Authsec_ReactBootStrapNew/src/App.js | 3 +++ 2 files changed, 6 insertions(+) diff --git a/test111rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java b/test111rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java index 0fe6f41..bdc16cc 100644 --- a/test111rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java +++ b/test111rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java @@ -72,6 +72,9 @@ public class BuilderService { addCustomMenu( "Test111234", "Transcations"); +addCustomMenu( "Test111234", "Transcations"); + + addCustomMenu( "Test111234", "Transcations"); diff --git a/test111rb-front-f/Authsec_ReactBootStrapNew/src/App.js b/test111rb-front-f/Authsec_ReactBootStrapNew/src/App.js index 5efa482..a3c8ac9 100644 --- a/test111rb-front-f/Authsec_ReactBootStrapNew/src/App.js +++ b/test111rb-front-f/Authsec_ReactBootStrapNew/src/App.js @@ -1,4 +1,5 @@ + import Test111234 from "./components/BuilderComponents/test22/Test111234/Test111234"; @@ -144,6 +145,8 @@ const App = () => { {/* buildercomponents */} + + } />