Skip to content

Remove unnecessary passing of excessive props#406

Open
dan-lee wants to merge 1 commit intomainfrom
fix/remove-props
Open

Remove unnecessary passing of excessive props#406
dan-lee wants to merge 1 commit intomainfrom
fix/remove-props

Conversation

@dan-lee
Copy link
Collaborator

@dan-lee dan-lee commented Nov 27, 2023

This fixes the errors/warnings popping up with passing showGrid/gridColor be passed to the canvas.

We extract all the props and don't allow any other props to be passed down (per types) to the canvas anyway, so this should be safer for any future prop.

@dan-lee dan-lee requested a review from mosch November 27, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants