build_app
This commit is contained in:
		
							parent
							
								
									90afb8f51c
								
							
						
					
					
						commit
						28e4571e13
					
				| @ -72,6 +72,9 @@ public class BuilderService { | |||||||
| addCustomMenu( "Kirantest","Kirantest",  "Transcations");  | addCustomMenu( "Kirantest","Kirantest",  "Transcations");  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | addCustomMenu( "Kirantest","Kirantest",  "Transcations");  | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| 		System.out.println("dashboard and menu inserted..."); | 		System.out.println("dashboard and menu inserted..."); | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,4 +1,5 @@ | |||||||
| import Kirantest from "./components/BuilderComponents/basic1/Kirantest/Kirantest"; | 
 | ||||||
|  | import Kirantest from "./components/BuilderComponents/basic1/Kirantest/Kirantest"; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| @ -141,7 +142,9 @@ const App = () => { | |||||||
|             <Route path="dashrunner/:id" element={<DashboardRunner/>}/> |             <Route path="dashrunner/:id" element={<DashboardRunner/>}/> | ||||||
|             {/* <Route path="test" element={<Regform />} /> */} |             {/* <Route path="test" element={<Regform />} /> */} | ||||||
|              {/* buildercomponents */} |              {/* buildercomponents */} | ||||||
|         <Route path="Kirantest" element={<Kirantest />} /> | 
 | ||||||
|  | 
 | ||||||
|  |         <Route path="Kirantest" element={<Kirantest />} /> | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|                |                | ||||||
| @ -160,4 +163,4 @@ const App = () => { | |||||||
|   ); |   ); | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| export default App; | export default App; | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user