Commit ad5055ee authored by Chunchi Che's avatar Chunchi Che Committed by WANG HE

Update Mora.tsx

parent 55eba807
Pipeline #19971 passed with stages
in 4 minutes and 14 seconds
......@@ -16,7 +16,7 @@ import {
import { selectPlayer0, selectPlayer1 } from "../reducers/playerSlice";
import { store } from "../store";
// TODO: 应该展示对手卡组信息和聊天信息
// TODO: 应该展示聊天信息
export default function Mora() {
const dispatch = store.dispatch;
const selectHandAble = useAppSelector(selectHandSelectAble);
......
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