Update webreader view when titles are updated

This commit is contained in:
Jackson Harper
2023-01-31 17:24:50 +08:00
parent 8b14994a53
commit 6f8bf6686b
7 changed files with 68 additions and 6 deletions

View File

@ -38,6 +38,7 @@
"downshift": "^6.1.9",
"graphql-request": "^3.6.1",
"kbar": "^0.1.0-beta.35",
"markdown-escape": "^2.0.0",
"nanoid": "^3.1.29",
"next": "^12.1.0",
"phosphor-react": "^1.4.0",
@ -74,6 +75,7 @@
"@types/diff-match-patch": "^1.0.32",
"@types/jest": "^27.0.2",
"@types/lodash.debounce": "^4.0.6",
"@types/markdown-escape": "^1.1.0",
"@types/react": "17.0.2",
"@types/react-dom": "^17.0.2",
"@types/segment-analytics": "^0.0.34",