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

Use react event types #18

Closed dderg closed 2 years ago

dderg commented 2 years ago

I noticed we are using html event types, which mismatch the react ones, and it also was different from dom-components types