From 199fbfff0840b4963206aa0caa837527cb1dd4f4 Mon Sep 17 00:00:00 2001 From: Waleed Latif Date: Tue, 28 Apr 2026 18:13:14 -0700 Subject: [PATCH] improvement(sap_s4hana): use MERGE for OData v2 updates and enlarge icon --- apps/docs/components/icons.tsx | 2 +- apps/sim/components/icons.tsx | 2 +- apps/sim/tools/sap_s4hana/update_business_partner.ts | 2 +- apps/sim/tools/sap_s4hana/update_customer.ts | 2 +- apps/sim/tools/sap_s4hana/update_product.ts | 2 +- apps/sim/tools/sap_s4hana/update_purchase_order.ts | 2 +- apps/sim/tools/sap_s4hana/update_purchase_requisition.ts | 2 +- apps/sim/tools/sap_s4hana/update_sales_order.ts | 2 +- apps/sim/tools/sap_s4hana/update_supplier.ts | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/docs/components/icons.tsx b/apps/docs/components/icons.tsx index 4f47786f28a..dae53828ccb 100644 --- a/apps/docs/components/icons.tsx +++ b/apps/docs/components/icons.tsx @@ -4099,7 +4099,7 @@ export function SalesforceIcon(props: SVGProps) { export function SapS4HanaIcon(props: SVGProps) { const id = useId() return ( - + ) { export function SapS4HanaIcon(props: SVGProps) { const id = useId() return ( - +