Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Your question is unanswerable because you didn't include all of the code. The error is a syntax error, which we can't help with because we don't have the full code of the file. Commented Mar 5, 2020 at 5:02
  • added the whole code Commented Mar 5, 2020 at 5:05
  • You've got an extra 2 backticks at the end of HeaderComponent's definition, and missing a semicolon after transition: background 0.2s ease-in Commented Mar 5, 2020 at 5:50