Skip to content

Commit 4b20c13

Browse files
reakaleekMpdreamz
andauthored
Update src/Elastic.Documentation.Site/Assets/markdown/applies-to.ts
Co-authored-by: Martijn Laarman <[email protected]>
1 parent 4c6091e commit 4b20c13

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/Elastic.Documentation.Site/Assets/markdown/applies-to.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,4 @@ document.addEventListener('htmx:load', function () {
2626
)
2727
})
2828

29-
// tippy(
30-
// [
31-
// '.applies [data-tippy-content]:not([data-tippy-content=""])',
32-
// '.applies-inline [data-tippy-content]:not([data-tippy-content=""])',
33-
// ].join(', '),
34-
// {
35-
// delay: [400, 100],
36-
// hideOnClick: false,
37-
// }
38-
// )
3929
})

0 commit comments

Comments
 (0)