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
#295
feature/295
みてるぞ
1 week ago
parent
bbee888733
commit
72f5c7b9be
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
frontend/src/pages/theatres/TheatreDetailPage.tsx
+ 3
- 1
frontend/src/pages/theatres/TheatreDetailPage.tsx
View File
@@ -2,5 +2,7 @@ import type { FC } from 'react'
export default (() => {
return <></>
return (
<MainArea>
</MainArea>)
}) satisfies FC
Write
Preview
Loading…
Cancel
Save