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: actually enable FlatList props to be passed down to TimerPicker #30

Merged

Conversation

giovanniRodighiero
Copy link
Contributor

Ops, my bad. 😅

I put the FlatList prop in the destructuring, but then I forgot to passed it down explicitly, so it wasn't working.
I removed the declaration so it ends up inside otherProps.

I didn't spot it because I was working with a copy of the source code in my main project and then I replicated the changes on the original repo 🤦

I added a simple test to make up for it 😁

@troberts-28
Copy link
Owner

troberts-28 commented Jul 1, 2024

Ah no worries, easily done! Should've spotted that when I reviewed it.

And thank you for adding the test 👏

@troberts-28 troberts-28 merged commit ad38ae2 into troberts-28:main Jul 1, 2024
1 check passed
@troberts-28
Copy link
Owner

Have released the fix in v1.9.1

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

2 participants