From cceeb2b30a38191a4981b938aefc8cfc67476d1f Mon Sep 17 00:00:00 2001 From: Jakub Grzywacz Date: Mon, 4 Nov 2024 12:57:30 +0100 Subject: [PATCH] chore: fix web-example app path and format examples (#2524) # Summary A minor change in web example app to fix SVG path and reformat examples with prettier/lint --- apps/common/test/PointerEventsBoxNone.tsx | 12 +++------ apps/common/test/Test1374.tsx | 32 ++++++++++++++--------- apps/common/test/Test1442.tsx | 2 +- apps/common/test/Test1718.tsx | 15 +++++++---- apps/common/test/Test1813.tsx | 2 +- apps/common/test/Test1845.tsx | 2 +- apps/common/test/Test2080.tsx | 31 ++++++++++++++++------ apps/common/test/Test2086.tsx | 4 +-- apps/common/test/Test2089.tsx | 10 +++---- apps/common/test/Test2196.tsx | 2 +- apps/common/test/Test2248.tsx | 2 +- apps/common/test/Test2327.tsx | 2 +- apps/common/test/Test2363.tsx | 6 ++--- apps/common/test/Test2397.tsx | 4 +-- apps/common/test/Test2455.tsx | 2 +- apps/web-example/package.json | 2 +- apps/web-example/yarn.lock | 17 ++++++++++-- 17 files changed, 91 insertions(+), 56 deletions(-) diff --git a/apps/common/test/PointerEventsBoxNone.tsx b/apps/common/test/PointerEventsBoxNone.tsx index c663fb39..1123295f 100644 --- a/apps/common/test/PointerEventsBoxNone.tsx +++ b/apps/common/test/PointerEventsBoxNone.tsx @@ -45,8 +45,7 @@ export default function PointerEventsBoxNone() { top: 150, left: 75, transform: [{scale: 2}], - }} - > + }}> Try to touch the blue shape @@ -61,8 +60,7 @@ export default function PointerEventsBoxNone() { top: 0, left: 0, }} - pointerEvents={pointerEvents} - > + pointerEvents={pointerEvents}> + style={{top: 10, transform: [{scale: 1.5}]}}> + }}>