Fixed mobile bottom toolbar
This commit is contained in:
@@ -17,6 +17,7 @@ function statusFromError(error: AppError): ContentfulStatusCode {
|
||||
case 'unexpected':
|
||||
return 500;
|
||||
default:
|
||||
|
||||
return 500;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user