Skip to content

Commit

Permalink
Add missing "feDropShadow" to SVG elements
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Mar 25, 2024
1 parent 9fc648d commit ae71a41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dom-expressions/src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ const SVGElements = /*#__PURE__*/ new Set([
"feDiffuseLighting",
"feDisplacementMap",
"feDistantLight",
"feDropShadow",
"feFlood",
"feFuncA",
"feFuncB",
Expand Down

0 comments on commit ae71a41

Please sign in to comment.