From c441774fba4656d1a55e6dca9fa91fce297499a6 Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Wed, 30 Aug 2023 16:35:20 -0600 Subject: [PATCH] use the dom ts-reset --- types/reset.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/reset.d.ts b/types/reset.d.ts index e3f32cd12..3b8ad67bf 100644 --- a/types/reset.d.ts +++ b/types/reset.d.ts @@ -1,2 +1,2 @@ // Do not add any other lines of code to this file! -import '@total-typescript/ts-reset' +import '@total-typescript/ts-reset/dom'