Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
fix: remove t-header error notification
Browse files Browse the repository at this point in the history
Removed error notification from THeader component.

Signed-off-by: evgeniybryzh<evgeniy@merge.rocks>
Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
  • Loading branch information
evgeniybryzh authored and Unix4ever committed Apr 8, 2022
1 parent 36b6832 commit 4f7b4a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/THeader/THeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
:context="context"
:recordsNotificationStatus="false"
:isSpinnerActive="false"
:errorNotificationStatus="false"
>
<template #default="items">
<header class="theHeader">
Expand Down

0 comments on commit 4f7b4a7

Please sign in to comment.