Skip to content

Commit

Permalink
Mobile info popup
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani Levy committed Dec 16, 2024
1 parent 3008d09 commit eafcc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PractitionerPane.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ function PractitionerHeader({ strTrained, practitioner, poppedPractitioner, setP
<IconButton
size="small"
onMouseEnter={handleMouseEnter}
onMouseLeave={handleMouseLeave}
// onMouseLeave={handleMouseLeave}
sx={{
color: 'primary.main',
'&:hover': {
Expand Down

0 comments on commit eafcc0d

Please sign in to comment.