chore: update text

This commit is contained in:
Tristan Yang
2023-06-01 19:34:28 +08:00
parent 2674fe36f4
commit 5d4e51baa2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ const ImageMessage: FC<Props> = ({
)}
{status == "error" ? (
<p className="w-full h-full flex-center text-lg text-red-800 bg-red-100">
load image error
Image expired or removed
</p>
) : status == "loading" ? (
<p className="w-full h-full flex-center bg-primary-50/80 dark:bg-primary-900/70">