From c569fe2c51a122746eac944089eb3341bb084c47 Mon Sep 17 00:00:00 2001 From: Janne Koivistoinen Date: Thu, 4 Jul 2019 16:34:53 +0300 Subject: [PATCH] fix heroButton search param bug Removed the extra "s?" from the "to" parameter. --- src/components/SectionHero/SectionHero.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SectionHero/SectionHero.js b/src/components/SectionHero/SectionHero.js index 2a019b3d..e3cd6482 100644 --- a/src/components/SectionHero/SectionHero.js +++ b/src/components/SectionHero/SectionHero.js @@ -24,7 +24,7 @@ const SectionHero = props => { name="SearchPage" to={{ search: - 's?address=Finland&bounds=70.0922932%2C31.5870999%2C59.693623%2C20.456500199999937', + 'address=Finland&bounds=70.0922932%2C31.5870999%2C59.693623%2C20.456500199999937', }} className={css.heroButton} >