Skip to content

Commit

Permalink
Merge pull request #62 from infoshareacademy/temp
Browse files Browse the repository at this point in the history
form removed form search component
  • Loading branch information
maciejlangowski authored Sep 6, 2020
2 parents 6f566bb + f637eab commit 383d2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SearchForm/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const ErrorDiv = () => {
<Router>
<PageWrapper title={text}>
<h1>Pomóż nam rozwijać naszą apkę i dodaj go!</h1>
<Link component={Form} />
{/* <Link component={Form} /> */}
{/* <Button color="primary" component={NavLink} to='/Formularz'>Przejdź do formularza</Button> */}
</PageWrapper>
</Router>
Expand Down

0 comments on commit 383d2c2

Please sign in to comment.