mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-29 12:41:10 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Vue
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Vue
		
	
	
	
	
	
| <template>
 | |
|   <label class="text-sm not-italic font-medium leading-5 text-primary-800">
 | |
|     <slot />
 | |
|   </label>
 | |
| </template>
 |