style: refine acrylic workbench surfaces

This commit is contained in:
2026-07-15 17:07:32 +08:00
parent 8978f2d167
commit 16ecb69d00
41 changed files with 838 additions and 606 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"build": "next build",
"start": "next start",
"lint": "eslint .",
"test": "vitest run"
"test": "vitest run",
"test:browser": "playwright test"
},
"dependencies": {
"@ai-sdk/react": "^4.0.9",