This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
btrc-hub
Watch
1
Star
0
Fork
0
Code
Issues
44
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
#78
#59
みてるぞ
2 weeks ago
parent
9d503a3207
commit
d6335c8d27
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
{
Write
Preview
Loading…
Cancel
Save