Mercurial
diff react_games/src/Connectfour/latest.tsx @ 43:5e6a5d3c6868
[Personal] Moving my vim-set up config here.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 01 Dec 2025 22:43:40 -0800 |
| parents | fb9bcd3145cb |
| children |
line wrap: on
line diff
--- a/react_games/src/Connectfour/latest.tsx Mon Dec 01 21:00:10 2025 -0800 +++ b/react_games/src/Connectfour/latest.tsx Mon Dec 01 22:43:40 2025 -0800 @@ -1,5 +1,4 @@ import { CSSProperties, memo, useCallback, useReducer } from "react"; -import ReactDOM from "react-dom/client"; /** * Connect4 game is also known as Four Up, Plot Four, Find Four, Captain’s Mistress, Four in a Row, Drop Four, and Gravitrips in the Soviet Union.