From f07078b9cccb201fb4e230851ae42134dc42bc33 Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Mon, 16 Jun 2025 10:34:11 +0000 Subject: [PATCH] build_app --- .../java/com/realnet/Builders/Services/BuilderService.java | 3 +++ test41rb-front-f/Authsec_ReactBootStrapNew/src/App.js | 3 +++ 2 files changed, 6 insertions(+) diff --git a/test41rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java b/test41rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java index fc644ec..49729d0 100644 --- a/test41rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java +++ b/test41rb-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java @@ -72,6 +72,9 @@ public class BuilderService { addCustomMenu( "Kirantest","Kirantest", "Transcations"); +addCustomMenu( "Kirantest","Kirantest", "Transcations"); + + addCustomMenu( "Kirantest","Kirantest", "Transcations"); diff --git a/test41rb-front-f/Authsec_ReactBootStrapNew/src/App.js b/test41rb-front-f/Authsec_ReactBootStrapNew/src/App.js index 6f90bf1..37ade78 100644 --- a/test41rb-front-f/Authsec_ReactBootStrapNew/src/App.js +++ b/test41rb-front-f/Authsec_ReactBootStrapNew/src/App.js @@ -1,4 +1,5 @@ + import Kirantest from "./components/BuilderComponents/basic1/Kirantest/Kirantest"; @@ -144,6 +145,8 @@ const App = () => { {/* buildercomponents */} + + } />