Array of Objects with unique IDs
What's the way to go to handle
I would like to avoid to iterate over it just using the index (like shown here: https://tanstack.com/form/latest/docs/framework/react/guides/arrays)
What I'd like to have would be something like this:
So I'd end up with something like this:
I would like to avoid to iterate over it just using the index (like shown here: https://tanstack.com/form/latest/docs/framework/react/guides/arrays)
What I'd like to have would be something like this:
So I'd end up with something like this: