Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit a8d85b3

Browse files
committed
fix(datatable): fixed wrong docs heading
1 parent 0806cf2 commit a8d85b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/routes/components/data-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Below is a collection of simple to complex examples.
2828
This is a basic example.
2929
<Components.Example file="DataTable/basic" />
3030

31-
### Basic
31+
### With fixed header
3232

3333
Optionally, the header of the table can be fixed in place while scrolling.
3434
<Components.Example file="DataTable/fixed-header" />

0 commit comments

Comments
 (0)