update
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-07-17 18:43:26 +03:30
parent 8db295b8ab
commit ac205ccb7a
@@ -142,7 +142,7 @@ const OrderDetailSidebar: FC<Props> = ({
<dl className="mt-5">
<InfoRow label="عنوان" value={order?.title} />
<InfoRow
label="تاریخ ایجاد"
label="تاریخ سفارش"
value={formatJalaliDateTime(order?.createdAt)}
/>
<InfoRow