Skip to content

Commit 64e04ba

Browse files
author
v 1 r t l
authored
Merge pull request #207 from CodyJasonBennett/fix/outline-stale-invalidate
fix(Outline): don't stale invalidate
2 parents 71cdff0 + 503cda4 commit 64e04ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/effects/Outline.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export const Outline = forwardRef(function Outline(
6161
hiddenEdgeColor,
6262
kernelSize,
6363
patternTexture,
64-
props,
6564
pulseSpeed,
6665
scene,
6766
visibleEdgeColor,

0 commit comments

Comments
 (0)