mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 12:58:35 +03:00
💄
This commit is contained in:
@@ -25,7 +25,7 @@ const CardSource = ({ source, isLoading, onClickHandler }) => {
|
||||
}
|
||||
}
|
||||
|
||||
if (!source.type) {
|
||||
if (!source) {
|
||||
return null;
|
||||
}
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user