add persistent mode label when menu not hovered

This commit is contained in:
Stewart Allen 2024-08-18 14:05:05 -04:00
commit bbd4a3ee94
4 changed files with 42 additions and 3 deletions

View file

@ -40,8 +40,8 @@
"manifold-3d": "^2.5.1",
"moment": "^2.29.4",
"serve-static": "^1.14.1",
"three": "^0.166.0",
"three-mesh-bvh": "^0.5.21",
"three": "^0.167.1",
"three-mesh-bvh": "^0.7.6",
"uglify-js": "3.14.5",
"validator": ">=13.7.0",
"ws": "^7.5.5"