fix: vercel image preview

This commit is contained in:
Hk-Gosuto 2023-12-11 17:26:44 +08:00
parent 600a7d2197
commit 1739b035da

View File

@ -1425,6 +1425,7 @@ function _Chat() {
style={{ position: "relative", width: "48px", height: "48px" }}
>
<Image
loader={() => userImage.fileUrl}
src={userImage.fileUrl}
alt={userImage.filename}
title={userImage.filename}