Skip to content

Commit 1c45ddb

Browse files
committed
Increase usePagination size limit
1 parent 3837b8c commit 1c45ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ignore": [
3838
"react"
3939
],
40-
"limit": "186 B",
40+
"limit": "227 B",
4141
"path": "usePaginatedRequest.js"
4242
}
4343
],

0 commit comments

Comments
 (0)