From 18308a22879dc9143a03bcbe53cf0c5e8e49ee1f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 27 Jul 2024 01:17:37 +0900 Subject: remix --- frontend/src/routes/golf/watch/apps/Connecting.tsx | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 frontend/src/routes/golf/watch/apps/Connecting.tsx (limited to 'frontend/src/routes/golf/watch/apps/Connecting.tsx') diff --git a/frontend/src/routes/golf/watch/apps/Connecting.tsx b/frontend/src/routes/golf/watch/apps/Connecting.tsx deleted file mode 100644 index 73d28eb..0000000 --- a/frontend/src/routes/golf/watch/apps/Connecting.tsx +++ /dev/null @@ -1,7 +0,0 @@ -type Props = { - gameId: number; -}; - -export default function Connecting(_props: Props) { - return
接続中です......
; -} -- cgit v1.2.3-70-g09d2