Skip to content

Commit

Permalink
fix error in the console about the showGrid & gridColor property
Browse files Browse the repository at this point in the history
  • Loading branch information
tvankith committed Dec 2, 2023
1 parent b273019 commit 3f3a97e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/lib/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,8 @@ class AvatarEditor extends React.Component<PropsWithDefaults, State> {
disableBoundaryChecks,
disableHiDPIScaling,
disableCanvasRotation,
showGrid,
gridColor,
...rest
} = this.props

Expand Down

0 comments on commit 3f3a97e

Please sign in to comment.