Skip to content

Commit 8b3812c

Browse files
Merge pull request #3785 from RedisInsight/fe/bugfix/RI-6077-make-rdi-error-notice-dissappear
RI-6077 make rdi error notice disappear
2 parents bb2904a + f62e231 commit 8b3812c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redisinsight/ui/src/components/notifications/error-messages.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ export default {
7272
color: 'danger',
7373
iconType: 'alert',
7474
onClose,
75-
toastLifeTimeMs: TOAST_LIFE_TIME,
7675
title: (
7776
<EuiTextColor color="ghost">
7877
<b>{title}</b>

0 commit comments

Comments
 (0)