@@ -185,7 +185,9 @@ export const ModelInput: FC = ({ - {predictedPrice} + + {Number(predictedPrice).toFixed(0)} + )}