Skip to content
Snippets Groups Projects
Commit 966b6dbb authored by lfr20's avatar lfr20
Browse files

Commented the "loja" button

parent d973fccf
No related branches found
No related tags found
4 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system,!32Homologa
...@@ -133,9 +133,9 @@ export default function MenuBar(props){ ...@@ -133,9 +133,9 @@ export default function MenuBar(props){
<a href="http://educacaoconectada.mec.gov.br/" rel="noopener noreferrer" target="_blank" > <a href="http://educacaoconectada.mec.gov.br/" rel="noopener noreferrer" target="_blank" >
<ButtonStyled >Educação Conectada</ButtonStyled> <ButtonStyled >Educação Conectada</ButtonStyled>
</a> </a>
<Link to="/loja"> {/* <Link to="/loja">
<ButtonStyled>Lojinha</ButtonStyled> <ButtonStyled>Lojinha</ButtonStyled>
</Link> </Link> */}
<ButtonStyled onClick={props.openSearchBar} ><IconSearchStyled />Buscar</ButtonStyled> <ButtonStyled onClick={props.openSearchBar} ><IconSearchStyled />Buscar</ButtonStyled>
</Left> </Left>
<Right> <Right>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment