From 6e0528d9ba7969104af8aa73c978bbc4d1f9a189 Mon Sep 17 00:00:00 2001 From: Markus Dethlefsen Date: Fri, 6 Dec 2019 12:04:10 +0100 Subject: [PATCH] test test from codesandbox --- src/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index c92e236..5c29d79 100644 --- a/src/index.js +++ b/src/index.js @@ -3,6 +3,7 @@ import ReactDOM from 'react-dom' import { Parallax } from 'react-spring' import './styles.css' +// test const names = ['André 😋', 'Maike 🦄', 'Lior 🐕', 'Martin 😾', 'Kevin', 'Byeongsoo🤦', 'Torben🧗', 'Markus 🎧'] let currentPage = 0 @@ -24,7 +25,7 @@ const Page = ({ offset, title, name = getRandomName(), onClick, gradient = getRa {name === 'Kevin' && ( - + wacken )}