Skip to content

Commit

Permalink
Change policy icon on side menue
Browse files Browse the repository at this point in the history
  • Loading branch information
tharikaGitHub committed Jun 9, 2020
1 parent 218fd58 commit 5ffb3e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ const RouteMenuMapping = (intl) => [
}),
path: '/throttling/subscription',
component: () => <SubscriptionThrottlingPolicies />,
icon: <ShoppingBasketIcon />,
icon: <PhonelinkSetupIcon />,
},
{
id: intl.formatMessage({
Expand Down

0 comments on commit 5ffb3e9

Please sign in to comment.