Add v2 post cards and home feed logic

This commit is contained in:
LeonspaceX
2026-01-26 16:24:40 +08:00
parent 16b7f30e78
commit 6268ab1544
4 changed files with 464 additions and 2 deletions

View File

@@ -18,7 +18,8 @@
"react-dom": "^19.2.0",
"react-markdown": "^10.1.0",
"react-router-dom": "^7.12.0",
"remark-gfm": "^4.0.1"
"remark-gfm": "^4.0.1",
"remark-ins": "^1.1.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",