Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary passing of excessive props #406

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

None yet

1 participant