Skip to content

Commit

Permalink
Fixing accidental line removal.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjones committed Feb 3, 2025
1 parent 9ee23e1 commit 90f160e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Icon/IconCommon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ export const ICONS_MAP = {
"chart-scatter": ChartScatter,
"chart-stacked-horizontal": ChartStackedHorizontal,
"chart-stacked-vertical": ChartStackedVertical,
check: CheckIcon,
"check-in-circle": CheckInCircle,
"chevron-down": ChevronDown,
"chevron-left": ChevronLeft,
Expand Down

0 comments on commit 90f160e

Please sign in to comment.