Skip to content

Commit

Permalink
fix(Outline): don't stale invalidate
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed May 15, 2023
1 parent e9dfe7e commit 503cda4
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 503cda4

Please sign in to comment.