fix(wizard): destructure initialLastLicenseDate in OrderWizard props
This commit is contained in:
@@ -79,6 +79,7 @@ export function OrderWizard({
|
||||
upgradeMode = false,
|
||||
initialEndCustomerId = null,
|
||||
lockedDeviceId = null,
|
||||
initialLastLicenseDate = '',
|
||||
}: {
|
||||
products: Product[]
|
||||
categories: Category[]
|
||||
|
||||
Reference in New Issue
Block a user