feat(web): solver output enhancing

- math render header
- tooltips
- copy word to input
- cancel solver
This commit is contained in:
2026-08-21 20:35:22 +02:00
parent 539534ad90
commit 2d147fd97a
6 changed files with 97 additions and 13 deletions
+1
View File
@@ -27,6 +27,7 @@
},
"dependencies": {
"esbuild": "^0.28.2",
"katex": "^0.18.4",
"rollup": "^4.62.4",
"svelte": "^5.56.9",
"wordle-solver": "link:./pkg"