thinkprojectgroup / feature-voting

Loginless feature voting
MIT License
11 stars 6 forks source link

#178 & #181 : replaced console.log(error) with console.log(error.resp… #332

Closed EmaStoyanova closed 4 years ago

EmaStoyanova commented 4 years ago

…onse) and reset scroll to top

-To test go to FAQ from after scrolling down on a different page

EmaStoyanova commented 4 years ago

resolved

ArthurDevOps commented 4 years ago

`Syntax error: Expected corresponding JSX closing tag for (186:11)

     184 |               </Switch>
     185 |               <Footer />
   > 186 |           </>
         |           ^
     187 |         )}
     188 |       </AppWrapper>
     189 |     )
   `

in /src/App.js pls fix

taylinr commented 4 years ago

`Syntax error: Expected corresponding JSX closing tag for (186:11)

     184 |               </Switch>
     185 |               <Footer />
   > 186 |           </>
         |           ^
     187 |         )}
     188 |       </AppWrapper>
     189 |     )
   `

in /src/App.js pls fix

fixed