Skip to content

Commit 7f72a8f

Browse files
authored
Merge pull request #181 from dev-five-git/add-special-prop-2
Add special prop 2
2 parents 99932eb + b99448c commit 7f72a8f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/crazy-mice-kick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@devup-ui/wasm": patch
3+
---
4+
5+
Rm content

libs/extractor/src/utils.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ static SPECIAL_PROPERTIES: Lazy<HashSet<&str>> = Lazy::new(|| {
9595
"muted",
9696
"playsInline",
9797
"preload",
98-
"content",
9998
"httpEquiv",
10099
"high",
101100
"low",

0 commit comments

Comments
 (0)