save special request on typing

This commit is contained in:
2025-11-03 18:50:32 +03:00
parent ae358fcf31
commit a9dff9ca53
2 changed files with 3 additions and 2 deletions

View File

@@ -134,7 +134,6 @@ export default function ProductFooter({
style={{ position: "relative", top: -5, width: "100%" }}
>
<Input
value={specialRequest}
placeholder={t("cart.specialRequest")}
size="large"
autoFocus={false}