Skip to content

Commit 31056e1

Browse files
authored
No preview message UI (#3244)
1 parent 151c811 commit 31056e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web-app/src/screens/Console/Buckets/ListBuckets/Objects/Preview/PreviewFileContent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ const PreviewFile = ({
194194
{objectType === "none" && (
195195
<div>
196196
<InformativeMessage
197-
variant={"error"}
198197
message=" File couldn't be previewed using file extension or mime type. Please
199198
try Download instead"
200199
title="Preview unavailable"

0 commit comments

Comments
 (0)