From 7b55e605bee341f4724e23018fd1e1bdc7ea8824 Mon Sep 17 00:00:00 2001 From: Waleed Date: Tue, 28 Apr 2026 18:21:33 -0700 Subject: [PATCH] improvement(sap_s4hana): use MERGE for OData v2 updates and enlarge icon (#4332) --- 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 4f47786f28..dae53828cc 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 ( - +