Skip to content

Commit 3471398

Browse files
committed
fixing bad conflict resolution
1 parent 460d951 commit 3471398

File tree

1 file changed

+0
-4
lines changed
  • src/Elastic.Documentation.Site/Assets

1 file changed

+0
-4
lines changed

src/Elastic.Documentation.Site/Assets/main.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ document.addEventListener('htmx:load', function (event) {
3636
openDetailsWithAnchor()
3737
initDismissibleBanner()
3838
initImageCarousel()
39-
40-
tippy('[data-tippy-content]:not([data-tippy-content=""])', {
41-
delay: [400, 100],
42-
})
4339
})
4440

4541
// Don't remove style tags because they are used by the elastic global nav.

0 commit comments

Comments
 (0)