From 7ceddb736f643a4108873273ff3bb695599bc9c0 Mon Sep 17 00:00:00 2001 From: reverend Date: Wed, 12 Aug 2020 22:30:14 +0200 Subject: [PATCH] Pagnation in place list --- components/03_Organisms/placeList/placeList.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/03_Organisms/placeList/placeList.hbs b/components/03_Organisms/placeList/placeList.hbs index 3e72217..5687c96 100644 --- a/components/03_Organisms/placeList/placeList.hbs +++ b/components/03_Organisms/placeList/placeList.hbs @@ -9,4 +9,5 @@ {{/each}} + {{> @pagination}} \ No newline at end of file