forked from OpenNeo/impress-2020
When you navigated directly to ItemPage, the new `safeImageUrl` function would crash during the loading state, because it was trying to safe-ify `undefined`. Now, I've just made `safeImageUrl` more resilient to that particular kind of unexpected input, by passing through null-y values without change. |
||
|---|---|---|
| .. | ||
| app | ||
| images | ||
| server | ||
| stories | ||
| index.js | ||