From 991b5a1469473d4d9c5cd14144180c30bc50ada0 Mon Sep 17 00:00:00 2001 From: Bill Thiede Date: Sun, 9 Feb 2020 21:25:40 -0800 Subject: [PATCH] Get images from new /images/ path. --- react-debug/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-debug/src/App.js b/react-debug/src/App.js index bb802b2..41ccae2 100644 --- a/react-debug/src/App.js +++ b/react-debug/src/App.js @@ -31,7 +31,7 @@ class Album extends React.Component { // TODO(wathiede): use coverPhotoMediaItemId and fetch from a // locally cached image. return
- { + {

{ mi.filename}