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
72d24c8c80
commit
bbee888733
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
frontend/src/pages/theatres/TheatreDetailPage.tsx
+ 6
- 0
frontend/src/pages/theatres/TheatreDetailPage.tsx
View File
@@ -0,0 +1,6 @@
import type { FC } from 'react'
export default (() => {
return <></>
}) satisfies FC
Write
Preview
Loading…
Cancel
Save