diff --git a/src/app/shared/documentation-items/documentation-items.ts b/src/app/shared/documentation-items/documentation-items.ts index 2eb0ad6fc..f2e086ee5 100644 --- a/src/app/shared/documentation-items/documentation-items.ts +++ b/src/app/shared/documentation-items/documentation-items.ts @@ -424,6 +424,7 @@ const DOCS: {[key: string]: DocCategory[]} = { 'table-sticky-columns', 'table-sticky-footer', 'table-sticky-header', + 'table-reorderable', ]}, ] }