Mojang / ore-ui

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

Added property count to Map to make length of provided array available #138

Closed hebbeh closed 1 month ago

hebbeh commented 1 month ago

Map now provides the child property count to allow consumers use the array length without requiring unwrap.