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 e2df32b commit 18e4fceCopy full SHA for 18e4fce
src/Elastic.Documentation.Site/Assets/main.ts
@@ -31,7 +31,6 @@ document.addEventListener('htmx:load', function () {
31
tippy('[data-tippy-content]:not([data-tippy-content=""])', {
32
delay: [400, 100],
33
})
34
-
35
36
37
// Don't remove style tags because they are used by the elastic global nav.
0 commit comments