Refactor header and layout components, remove About page, and introduce Background component for improved UI structure
This commit is contained in:
@@ -17,7 +17,6 @@ function statusFromError(error: AppError): ContentfulStatusCode {
|
||||
case 'unexpected':
|
||||
return 500;
|
||||
default:
|
||||
|
||||
return 500;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user