mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
💄
This commit is contained in:
@@ -25,7 +25,7 @@ const CardSource = ({ source, isLoading, onClickHandler }) => {
|
||||
}
|
||||
}
|
||||
|
||||
if (typeof source !== 'object') {
|
||||
if (!source) {
|
||||
return (
|
||||
<div className="card-source">
|
||||
<div>Error: this source was not found</div>
|
||||
|
||||
Reference in New Issue
Block a user