Fix syntax errors - functional

Easy
12
84.1% Acceptance

You have been provided with a functional component called ErrorPage. It displays some static information about common errors in programming. However, there are several bugs in the code that need to be fixed. Your task is to identify and fix these bugs to make the code runnable.
image

Instructions

  • Remember to export the ErrorPage component.
  • Do not edit the text content.