fix(web): use fallback image if shared asset isn't resized (#11704)

* fix(web): use fallback image if shared asset isn't resized

* remove test-data index file
This commit is contained in:
Michel Heusschen 2024-08-11 21:43:07 +02:00 committed by GitHub
parent 9ed04588b8
commit 30aa2c9b82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 21 additions and 22 deletions

View file

@ -1 +0,0 @@
export * from './factories/album-factory';