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

Added a deferred mount config provider #79

Closed creativecreature closed 2 years ago

creativecreature commented 2 years ago

Overview

Added a deferred mount config provider which enables us to force immediate mounting. That functionality is helpful when writing both screenshot and snapshot tests.