diff --git a/src/components/PractitionerPane.jsx b/src/components/PractitionerPane.jsx index 859f969..52b3830 100644 --- a/src/components/PractitionerPane.jsx +++ b/src/components/PractitionerPane.jsx @@ -166,13 +166,24 @@ function PractitionerHeader({ strTrained, practitioner, poppedPractitioner, setP + + {/* Display popup with hover events depending on if it's mobile or desktop */} + +