Skip to content

Commit dd89ed6

Browse files
committed
rebase, add table example
1 parent 5b6e671 commit dd89ed6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/lib/sort/sort.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ To prevent the user from clearing the sort sort state from an already sorted col
3030
#### Using sort with the md-table
3131

3232
When used on an `md-table` header, it is not required to set an `md-sort-header` id on because
33-
by default it will use the id of the column.
33+
by default it will use the id of the column.
34+
35+
<!-- example(table-sorting) -->

0 commit comments

Comments
 (0)