We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf7fca commit 88ffd01Copy full SHA for 88ffd01
docs/api/core/row.md
@@ -120,4 +120,4 @@ An array of the original subRows as returned by the `options.getSubRows` option.
120
type getAllCells = () => Cell<TData>[]
121
```
122
123
-Returns all of the [Cells](./cell) for the row.
+Returns all of the [Cells](guide/cell) for the row.
0 commit comments