feat: display user's posts on profile page
This commit is contained in:
+2
-1
@@ -20,6 +20,7 @@
|
||||
"@types/node": "20.6.0",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"@types/react-syntax-highlighter": "^15.5.7",
|
||||
"autoprefixer": "10.4.15",
|
||||
"codemirror": "^6.0.1",
|
||||
"convex": "^1.2.1",
|
||||
@@ -37,6 +38,6 @@
|
||||
"svix": "^1.11.0",
|
||||
"tailwindcss": "3.3.3",
|
||||
"typescript": "5.2.2",
|
||||
"@types/react-syntax-highlighter": "^15.5.7"
|
||||
"encoding": "^0.1.13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user