psychedelicious 3e8d62b1d1 fix(ui): fix duplicate image selection
Selections were not being `uniqBy()`'d, or were `uniqBy()`'d without a proper iteratee. This results in duplicate images in selections in certain situations.

Add correct `uniqBy()` to the reducer to prevent this in the future.
2023-10-05 08:11:52 +11:00
..
2023-08-18 15:52:04 +10:00
2023-09-12 13:01:58 -04:00
2023-09-12 13:01:58 -04:00
2023-07-28 09:46:44 -04:00
2023-09-12 13:01:58 -04:00