Skip to content

Commit

Permalink
Merge pull request #408 from tvankith/main
Browse files Browse the repository at this point in the history
fix error in the console about the showGrid & gridColor property
  • Loading branch information
mosch authored Dec 4, 2023
2 parents b273019 + 3f3a97e commit d5d37ea
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 d5d37ea

Please sign in to comment.