added tour
This commit is contained in:
@@ -926,7 +926,7 @@ const StepOne = ({
|
||||
|
||||
// Local holatda ham yangilaymiz:
|
||||
const updatedPrices = [...tarifdisplayPrice];
|
||||
updatedPrices[idx] = raw ? formatPrice(num) : "";
|
||||
updatedPrices[idx] = raw ? formatPrice(num) : "0";
|
||||
setTarifDisplayPrice(updatedPrices);
|
||||
}}
|
||||
className="h-12 !text-md"
|
||||
|
||||
Reference in New Issue
Block a user