Skip to content

Commit

Permalink
ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman committed Oct 18, 2023
1 parent 2862d23 commit 1940369
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export const OverMacLimitSection = (): ReactElement => {
<SidebarBanner
text={t('You_have_reached_the_limit_active_costumers_this_month')}
description={t('Learn_more')}
// @ts-expect-error - ds
addon={<Icon name='warning' color='danger' size='x24' />}
onClick={handleClick}
/>
Expand Down

0 comments on commit 1940369

Please sign in to comment.