Skip to content

Commit

Permalink
fixup! Docs(web-twig): Add Tooltip demo #DS-914
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelklibani committed Sep 19, 2023
1 parent 256c4c3 commit efc1064
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
top: `${y}px`,
left: `${x}px`,
});
tooltip.dataset.placement = placement;
tooltip.dataset.spiritPlacement = placement;
});
});
Expand Down

0 comments on commit efc1064

Please sign in to comment.