Skip to content

Commit

Permalink
Merge pull request #1041 from CoryHrycko/patch-1
Browse files Browse the repository at this point in the history
Removed redundant comment
  • Loading branch information
cure53 authored Dec 4, 2024
2 parents 8513afd + 0e1c724 commit c3879a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ export const html = freeze([
'wbr',
] as const);

// SVG
export const svg = freeze([
'svg',
'a',
Expand Down

0 comments on commit c3879a5

Please sign in to comment.