Skip to content

Commit 15e59d2

Browse files
committed
Integrated Tooltip
> > Co-authored-by: kev-ngo <[email protected]> Co-authored-by: CourageWolf <[email protected]> Co-authored-by: DennisLpz <[email protected]> Co-authored-by: demircaner <[email protected]>
1 parent 2f87f3d commit 15e59d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/ComponentMap.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ export default function ComponentMap({
211211
forceUpdate();
212212
}}
213213
//Tooltip event handlers
214+
//test feature
214215
onMouseOver={handleMouseOver}
215216
onMouseOut={hideTooltip}
216217
/>

0 commit comments

Comments
 (0)