From bfb25849706442ed1a8eade5974fabace5022fe1 Mon Sep 17 00:00:00 2001 From: Jeffrey Fisher Date: Mon, 20 Apr 2020 16:41:38 -0700 Subject: [PATCH] Remove defaultExpand attribute so card is not collapsable --- ui/component/viewers/imageViewer.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/component/viewers/imageViewer.jsx b/ui/component/viewers/imageViewer.jsx index e83e878b1..07e8d1e08 100644 --- a/ui/component/viewers/imageViewer.jsx +++ b/ui/component/viewers/imageViewer.jsx @@ -16,7 +16,6 @@ function ImageViewer(props: Props) { {loadingError && ( There was an error displaying the image. You may still download it.} /> )}