diff --git a/assets/react/controllers/GameGrid.jsx b/assets/react/controllers/GameGrid.jsx index 2981c9a..73cb81a 100644 --- a/assets/react/controllers/GameGrid.jsx +++ b/assets/react/controllers/GameGrid.jsx @@ -1,25 +1,18 @@ import React from 'react'; +import GameRow from './GameRow'; export default function GameGrid({ grid, width, middle }) { return (
| - {isInRange ? name[charIndex].toUpperCase() : ''} - | - ); - })} -