From 09bbfe8a7dacffe8ad9796051298542a81af15c4 Mon Sep 17 00:00:00 2001 From: emelko Date: Tue, 28 May 2019 09:38:34 +0200 Subject: [PATCH] Displays all the text for Home Elements; Shortens margin btw Home Elements; Adds missing "visit" to text --- components/home.js | 10 ++++------ styles/index.js | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/components/home.js b/components/home.js index bc97df4..7950105 100644 --- a/components/home.js +++ b/components/home.js @@ -38,7 +38,7 @@ const HomeElement = ({ children, onPress, buttonColor, buttonLabel }) => { - {children[2]} + {children.slice(2)}