Commit 675b9e5a authored by Chunchi Che's avatar Chunchi Che

fix

parent ebe9d703
Pipeline #20096 passed with stages
in 5 minutes and 34 seconds
import React from "react"; import React from "react";
import JoinRoom from "./JoinRoom"; import JoinRoom from "./JoinRoom";
import WaitRoomV2 from "./WaitRoomV2"; import WaitRoomV2 from "./WaitRoom";
import { Routes, Route } from "react-router-dom"; import { Routes, Route } from "react-router-dom";
import Mora from "./Mora"; import Mora from "./Mora";
import NeosDuel from "./Duel/main"; import NeosDuel from "./Duel/main";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment