Skip to content

Commit

Permalink
clean up of unwanted lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Dishant1804 committed Jan 28, 2025
1 parent d100289 commit 3fb72cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/components/DisplayIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ export default function DisplayIcon({
positioning={{ placement: 'top' }}
>
<div
// data-tooltip-id={`icon-tooltip-${item}`}
// data-tooltip-content={`${Icons[item as keyof typeof Icons]?.label}`}
className={containerClassName}
>
{/* Display formatted number if the value is a number */}
Expand Down

0 comments on commit 3fb72cb

Please sign in to comment.