We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460d951 commit 3471398Copy full SHA for 3471398
src/Elastic.Documentation.Site/Assets/main.ts
@@ -36,10 +36,6 @@ document.addEventListener('htmx:load', function (event) {
36
openDetailsWithAnchor()
37
initDismissibleBanner()
38
initImageCarousel()
39
-
40
- tippy('[data-tippy-content]:not([data-tippy-content=""])', {
41
- delay: [400, 100],
42
- })
43
})
44
45
// Don't remove style tags because they are used by the elastic global nav.
0 commit comments