From 46a0ba30ef54a7e36206481a4f5b2bf1f9702fca Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Mon, 12 Mar 2018 14:06:25 -0400 Subject: wip --- frontend/config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/config.js') diff --git a/frontend/config.js b/frontend/config.js index fa59a6d..6937676 100644 --- a/frontend/config.js +++ b/frontend/config.js @@ -1,3 +1,4 @@ // This is client side config only - don't put anything in here that shouldn't be public! export const projectId = `cj99zm6ye06sb01325ic751ww`; export const endpoint = `http://localhost:4000`; +export const perPage = 9; -- cgit v1.3