diff --git a/README.md b/README.md index 42ff434..1f3a8e3 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ const paginateConfig: PaginateConfig { * Description: These are the columns that are valid to be sorted by. */ sortableColumns: ['id', 'name', 'color'], + /** * Required: false * Type: 'first' | 'last'