diff --git a/src/Player.tsx b/src/Player.tsx index 841b6e2..60509ef 100644 --- a/src/Player.tsx +++ b/src/Player.tsx @@ -179,23 +179,23 @@ export default function Player({ Battleship - setSelectedMode(e.target.value)} - style={{ - padding: "8px", - margin: "10px 0 16px", - width: "60%", - borderRadius: "10px", - background: "#222", - color: "white", - border: "1px solid #333", - }} - > - Classic - Blitz - + {/* setSelectedMode(e.target.value)}*/} + {/* style={{*/} + {/* padding: "8px",*/} + {/* margin: "10px 0 16px",*/} + {/* width: "60%",*/} + {/* borderRadius: "10px",*/} + {/* background: "#222",*/} + {/* color: "white",*/} + {/* border: "1px solid #333",*/} + {/* }}*/} + {/*>*/} + {/* Classic*/} + {/* Blitz*/} + {/**/} {!isQueueing && (