Skip to content
Discussion options

You must be logged in to vote

@MattHeslington I suspect that dateArray contains strings? What is its content? You can also write:

selectedDays={ dateArray.map(date => newDate(date)) }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MattHeslington
Comment options

Answer selected by MattHeslington
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants