From 7d923221ee42747e6ac20025a14e054f2034e826 Mon Sep 17 00:00:00 2001 From: AlexandrHoroshih Date: Fri, 9 Feb 2024 22:43:33 +0700 Subject: [PATCH] Update variant type tests to match desired behavior --- type-tests/types-variant.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/type-tests/types-variant.tsx b/type-tests/types-variant.tsx index a1d4ca4..bd0fd13 100644 --- a/type-tests/types-variant.tsx +++ b/type-tests/types-variant.tsx @@ -243,7 +243,6 @@ import { expectType } from 'tsd'; Another slot type(} /> Should report error for "name"} - // @ts-expect-error name="kek" />