refactored collection listing component [WIP]

This commit is contained in:
daniel31x13
2024-02-29 00:05:38 -05:00
parent f77ef58396
commit ac70c9e29c
4 changed files with 397 additions and 245 deletions
+2 -1
View File
@@ -19,6 +19,7 @@
"format": "prettier --write \"**/*.{ts,tsx,js,json,md}\""
},
"dependencies": {
"@atlaskit/tree": "^8.8.7",
"@auth/prisma-adapter": "^1.0.1",
"@aws-sdk/client-s3": "^3.379.1",
"@headlessui/react": "^1.7.15",
@@ -84,4 +85,4 @@
"ts-node": "^10.9.2",
"typescript": "4.9.4"
}
}
}