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

fix: Telus component console error #212

Open
shon-button opened this issue Feb 9, 2023 · 0 comments
Open

fix: Telus component console error #212

shon-button opened this issue Feb 9, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@shon-button
Copy link
Contributor

Warning: A props object containing a "key" prop is being spread into JSX:
let props = {key: someKey, direction: ..., testID: ..., space: ...};
<Spacer {...props} />

Warning: Failed prop type: The prop children is marked as required in Box, but its value is undefined.

@shon-button shon-button self-assigned this Feb 9, 2023
@shon-button shon-button added development bug Something isn't working and removed development labels Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant