From 0a62a22dbfc6662cdfefc9933b037ea87896a134 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 07:00:29 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../dts-test/componentTypeExtensions.test-d.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages-private/dts-test/componentTypeExtensions.test-d.tsx b/packages-private/dts-test/componentTypeExtensions.test-d.tsx index e1ab06a7d..de97e3d1b 100644 --- a/packages-private/dts-test/componentTypeExtensions.test-d.tsx +++ b/packages-private/dts-test/componentTypeExtensions.test-d.tsx @@ -70,10 +70,10 @@ expectType() expectType() expectType() expectType() -expectType( { }} />) +expectType( {}} />) expectType() expectType() -expectType( { }} />) +expectType( {}} />) // @ts-expect-error expectType() @@ -86,8 +86,8 @@ expectType() // @ts-expect-error ; // @ts-expect-error -; { }} /> +; {}} /> // @ts-expect-error ; // @ts-expect-error -; { }} /> +; {}} />