From 7cce5c28766779f14415a3ddf0bb127618278b70 Mon Sep 17 00:00:00 2001 From: Simon H <5968653+dummdidumm@users.noreply.github.com> Date: Tue, 16 Aug 2022 09:12:16 +0200 Subject: [PATCH] Update html/index.d.ts Co-authored-by: Ignatius Bagus --- html/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/html/index.d.ts b/html/index.d.ts index 7700d9514b..4d6c44513d 100644 --- a/html/index.d.ts +++ b/html/index.d.ts @@ -1517,7 +1517,6 @@ export interface SvelteHTMLElements { video: VideoHTMLAttributes; wbr: HTMLAttributes; webview: WebViewHTMLAttributes; - // SVG svg: SVGAttributes;