Skip to content

Commit 88ffd01

Browse files
authoredMar 21, 2024··
Update row.md
1 parent bbf7fca commit 88ffd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/api/core/row.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ An array of the original subRows as returned by the `options.getSubRows` option.
120120
type getAllCells = () => Cell<TData>[]
121121
```
122122
123-
Returns all of the [Cells](./cell) for the row.
123+
Returns all of the [Cells](guide/cell) for the row.

0 commit comments

Comments
 (0)
Please sign in to comment.