build_app
This commit is contained in:
parent
971eb325b8
commit
f07078b9cc
@ -72,6 +72,9 @@ public class BuilderService {
|
|||||||
addCustomMenu( "Kirantest","Kirantest", "Transcations");
|
addCustomMenu( "Kirantest","Kirantest", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
|
addCustomMenu( "Kirantest","Kirantest", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
addCustomMenu( "Kirantest","Kirantest", "Transcations");
|
addCustomMenu( "Kirantest","Kirantest", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
import Kirantest from "./components/BuilderComponents/basic1/Kirantest/Kirantest";
|
import Kirantest from "./components/BuilderComponents/basic1/Kirantest/Kirantest";
|
||||||
|
|
||||||
|
|
||||||
@ -144,6 +145,8 @@ const App = () => {
|
|||||||
{/* buildercomponents */}
|
{/* buildercomponents */}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Route path="/Kirantest" element={<Kirantest />} />
|
<Route path="/Kirantest" element={<Kirantest />} />
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user