Skip to content

Commit a7e5aa6

Browse files
added page item per page limit in env file
1 parent 3e8840d commit a7e5aa6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
REACT_APP_VERSION=$npm_package_version
1+
REACT_APP_VERSION=$npm_package_version
2+
REACT_APP_ITEMS_PER_PAGE=10

0 commit comments

Comments
 (0)