Skip to content

Commit

Permalink
feat: update icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
zoomchik committed Oct 4, 2023
1 parent 72f0fb1 commit 980c49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mui/components/icon/IconByName.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ const iconComponentMap: Record<string, typeof SvgIcon | ReturnType<typeof rotate
"actions.read": Toc,
"actions.remove": Delete,
"actions.reset": Cached,
"actions.refresh": Refresh,
"actions.resetExplorerSettings": Refresh,
"actions.resubmit": Replay,
"actions.revokeAccess": VisibilityOff,
"actions.revokeAdmin": ExpandLess,
Expand Down

0 comments on commit 980c49b

Please sign in to comment.