diff --git a/components/CellList.tsx b/components/CellList.tsx index 29cc352..b15c4b4 100644 --- a/components/CellList.tsx +++ b/components/CellList.tsx @@ -14,7 +14,7 @@ const CellList: React.FC = ({ cells }) => { return ( cells && ( <> -

Cells ({cells.length})

+

Exterior Cells ({cells.length})