This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
btrc-hub
Watch
1
Star
0
Fork
0
Code
Issues
69
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
#297
feature/297
みてるぞ
4 days ago
parent
e133c684c8
commit
505961898e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frontend/src/pages/theatres/TheatreDetailPage.tsx
+ 1
- 1
frontend/src/pages/theatres/TheatreDetailPage.tsx
View File
@@ -313,7 +313,7 @@ export default (() => {
</SidebarComponent>
<div className="md:hidden">
{post && <TagDetailSidebar post={post}/>}
{post && <TagDetailSidebar post={post}
sp
/>}
</div>
</div>)
}) satisfies FC
Write
Preview
Loading…
Cancel
Save