Skip to content

Commit

Permalink
fix: remove double alert bell icon
Browse files Browse the repository at this point in the history
JIRA: TRIVIAL
  • Loading branch information
xMort committed Dec 7, 2023
1 parent 5d8ca34 commit 84177c7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Binary file modified libs/sdk-ui-dashboard/gooddata-sdk-ui-dashboard-0.0.0-dev.0.tgz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ const DefaultDashboardInsightWidgetCore: React.FC<
onClick={openMenu}
items={menuItems}
/>
{visType === "headline" && isViewMode ? (
<InsightWidgetAlert insightRef={insightRef(insight)} />
) : undefined}
</div>
)}
renderAfterContent={() => {
Expand Down
Binary file modified tools/plugin-toolkit/gooddata-plugin-toolkit-0.0.0-dev.0.tgz
Binary file not shown.

0 comments on commit 84177c7

Please sign in to comment.