Skip to content

Commit 42cdc61

Browse files
authored
Merge pull request #61 from zenml-io/talha/bug/hot-fix-for-main
added page item per page limit in env file
2 parents 3e8840d + a7e5aa6 commit 42cdc61

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)