Mojang / ore-ui

💎 Building blocks to construct game UIs using web tech.
https://react-facet.mojang.com/
MIT License
409 stars 18 forks source link

Add documentation indicating that Map provides an index for each item #27

Closed jacobbergdahl closed 2 years ago

jacobbergdahl commented 2 years ago

I've updated the documentation and example for <Map> to clearly indicate that the children of the component receive a facet containing both the data and the index of the current item.