Skip to content

Commit b0bfc9e

Browse files
committed
.
1 parent 3a27314 commit b0bfc9e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

packages/ctablex-table/docs/COMPONENTS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@ Complete reference for all components in **@ctablex/table**.
55
## Table of Contents
66

77
- [DataTable](#datatable)
8+
- [Columns](#columns)
9+
- [Column](#column)
810
- [Table](#table)
911
- [TableHeader](#tableheader)
1012
- [HeaderRow](#headerrow)
1113
- [HeaderCell](#headercell)
1214
- [TableBody](#tablebody)
13-
- [TableFooter](#tablefooter)
14-
- [Columns](#columns)
15-
- [Column](#column)
1615
- [Rows](#rows)
1716
- [Row](#row)
17+
- [Cell](#cell)
18+
- [TableFooter](#tablefooter)
1819
- [Re-exported Components](#re-exported-components)
1920

2021
---

0 commit comments

Comments
 (0)