Skip to content

Commit

Permalink
docs: fix column props type (#4716)
Browse files Browse the repository at this point in the history
  • Loading branch information
tfarhan00 committed Mar 26, 2023
1 parent b2b4e14 commit f0d16ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/core/column.md
Expand Up @@ -23,7 +23,7 @@ The resolved unique identifier for the column resolved in this priority:
### `depth`

```tsx
id: number
depth: number
```

The depth of the column (if grouped) relative to the root column def array.
Expand Down

0 comments on commit f0d16ae

Please sign in to comment.