mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	test frontend build
This commit is contained in:
		| @ -12,6 +12,8 @@ | ||||
|       class="h-screen h-screen-ios overflow-y-auto md:pl-56 xl:pl-64 min-h-0" | ||||
|     > | ||||
|       <div class="pt-16 pb-16"> | ||||
|         <h1>Testing</h1> | ||||
|  | ||||
|         <router-view /> | ||||
|       </div> | ||||
|     </main> | ||||
|  | ||||
| @ -1,5 +1,6 @@ | ||||
| <template> | ||||
|   <div class="h-screen overflow-y-auto text-base"> | ||||
|     <h1>Testing</h1> | ||||
|     <NotificationRoot /> | ||||
|  | ||||
|     <div class="container mx-auto px-4"> | ||||
|  | ||||
| @ -93,6 +93,9 @@ | ||||
|         > | ||||
|           {{ pageHeading }} | ||||
|         </h1> | ||||
|  | ||||
|         <h1>Testing</h1> | ||||
|  | ||||
|         <p | ||||
|           class=" | ||||
|             hidden | ||||
|  | ||||
		Reference in New Issue
	
	Block a user