feat: deal card, deal status, deal new dates, indicator, hide navbar
This commit is contained in:
		@@ -8,5 +8,7 @@ export type DealGeneralInfoSchema = {
 | 
			
		||||
    isCompleted: boolean;
 | 
			
		||||
    comment: string;
 | 
			
		||||
    shippingWarehouse?: (string | null);
 | 
			
		||||
    deliveryDate?: (string | null);
 | 
			
		||||
    receivingSlotDate?: (string | null);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user