From 0e1c724e2125e40fc3e8149b6d85fc7214a97e96 Mon Sep 17 00:00:00 2001 From: CoryHrycko <40903917+CoryHrycko@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:48:56 -0500 Subject: [PATCH] Update tags.ts Removed redundant comment --- src/tags.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tags.ts b/src/tags.ts index d6ad4643e..65f24748b 100644 --- a/src/tags.ts +++ b/src/tags.ts @@ -120,7 +120,6 @@ export const html = freeze([ 'wbr', ] as const); -// SVG export const svg = freeze([ 'svg', 'a',