Fixed collapse state of website select.

This commit is contained in:
Mike Cao 2026-02-07 23:56:06 -08:00
parent 08e4da27c1
commit d26ed3b949
5 changed files with 48 additions and 15 deletions

View file

@ -66,7 +66,7 @@
"@react-spring/web": "^10.0.3",
"@svgr/cli": "^8.1.0",
"@tanstack/react-query": "^5.90.20",
"@umami/react-zen": "^0.242.0",
"@umami/react-zen": "^0.243.0",
"@umami/redis-client": "^0.30.0",
"bcryptjs": "^3.0.2",
"chalk": "^5.6.2",
@ -158,6 +158,7 @@
"stylelint-config-recommended": "^14.0.0",
"tar": "^7.5.7",
"ts-jest": "^29.4.6",
"ts-morph": "^27.0.2",
"ts-node": "^10.9.1",
"tsup": "^8.5.0",
"tsx": "^4.19.0",