fix: background blur transition

This commit is contained in:
alexsparkes
2022-11-13 19:17:08 +00:00
parent a5292a26e2
commit c5dcb2937d
7 changed files with 121 additions and 16 deletions

View File

@@ -317,4 +317,4 @@ function PhotoInformation({ info, url, api }) {
);
}
export default memo(PhotoInformation);
export default memo(PhotoInformation);