みてるぞ 2 weeks ago
parent
commit
d6335c8d27
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      frontend/src/pages/posts/PostListPage.tsx

+ 2
- 0
frontend/src/pages/posts/PostListPage.tsx View File

@@ -76,6 +76,8 @@ export default () => {
containerRef.current.scrollTop = scroll

loadMore (true)

sessionStorage.removeItem ('posts')
}
else
{


Loading…
Cancel
Save