diff --git a/CHANGELOG.md b/CHANGELOG.md index 80c0edf73..b7ee2bb7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +- [#210](https://github.com/os2display/display-admin-client/pull/210) + Use thumbnails for media list if they are set + ## [1.3.3] - 2023-07-11 - [#208](https://github.com/os2display/display-admin-client/pull/208) diff --git a/src/components/media/image-list.jsx b/src/components/media/image-list.jsx index 7847a3ab0..543f2cb7b 100644 --- a/src/components/media/image-list.jsx +++ b/src/components/media/image-list.jsx @@ -52,7 +52,7 @@ function ImageList({ media, multiple }) { onClick={() => selectImage(data)} > {data.description}