mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	Converted <label> in <BaseLabel>
This commit is contained in:
		| @ -215,9 +215,9 @@ | ||||
|             <SelectNotePopup type="Payment" @select="onSelectNote" /> | ||||
|           </div> | ||||
|  | ||||
|           <label class="mb-4 text-sm font-medium text-gray-800"> | ||||
|           <BaseLabel class="!mb-4  !text-gray-800"> | ||||
|             {{ $t('estimates.notes') }} | ||||
|           </label> | ||||
|           </BaseLabel> | ||||
|  | ||||
|           <BaseCustomInput | ||||
|             v-model="paymentStore.currentPayment.notes" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user