Skip to content

Commit

Permalink
Merge pull request #207 from CodyJasonBennett/fix/outline-stale-inval…
Browse files Browse the repository at this point in the history
…idate

fix(Outline): don't stale invalidate
  • Loading branch information
v 1 r t l authored May 24, 2023
2 parents 71cdff0 + 503cda4 commit 64e04ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/effects/Outline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export const Outline = forwardRef(function Outline(
hiddenEdgeColor,
kernelSize,
patternTexture,
props,
pulseSpeed,
scene,
visibleEdgeColor,
Expand Down

0 comments on commit 64e04ba

Please sign in to comment.