Eevee

Results 1 issues of Eevee

Hi Preact team! I'm testing out WMR, which is amazing BTW! Here is my `package.json`: ``` "dependencies": { "preact": "^10.6.4" }, "devDependencies": { "eslint": "^8.5.0", "eslint-config-preact": "^1.3.0", "wmr": "^3.7.2" },...