Reorganizes equipment list into by-slot so you can tag BiS items

This commit is contained in:
2025-08-22 14:16:44 -07:00
parent 7556fade3d
commit faf5ee8a2d
16 changed files with 245 additions and 111 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"@headlessui/react": "^2.2.7",
"@types/lodash": "^4.17.20",
"clsx": "^2.1.1",
"lodash": "^4.17.21",
"react": "^19.1.1",
"react-dom": "^19.1.1"