diff --git a/shop/components/wizard/step-billing.tsx b/shop/components/wizard/step-billing.tsx index 42ef238..83a65ff 100644 --- a/shop/components/wizard/step-billing.tsx +++ b/shop/components/wizard/step-billing.tsx @@ -93,7 +93,8 @@ export function StepBilling({ )} - {selectedBillingInterval === 'one_time' && customerMode === 'select' && selectedEndCustomerId && ( + {/* Alte Lizenznummereingabe / Datum vorerst ausgeblendet */} + {/* {selectedBillingInterval === 'one_time' && customerMode === 'select' && selectedEndCustomerId && (
- )} + )} */}