Merge branch 'main' into chore/vite-3

pull/1136/head
Divyansh Singh 3 years ago committed by GitHub
commit fdb42cff3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -168,14 +168,14 @@ export namespace DefaultTheme {
/**
* Custom label for previous page button.
*
* @default 'Previous Page'
* @default 'Previous page'
*/
prev?: string
/**
* Custom label for next page button.
*
* @default 'Next Page'
* @default 'Next page'
*/
next?: string
}

Loading…
Cancel
Save