Fix syntax errors - functional
Easy
14
85.9% 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.
Instructions
- Remember to export the
ErrorPage
component. - Do not edit the text content.