docs: handle step tooltip bug in safari (#10954)

This commit is contained in:
Shahed Nasser
2025-01-14 12:08:59 +02:00
committed by GitHub
parent fa5d1b65fd
commit cf62a0a43c
4 changed files with 54 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export * from "./decode-str"
export * from "./dom-utils"
export * from "./get-link-with-base-path"
export * from "./get-navbar-items"
export * from "./get-os-shortcut"
export * from "./os-browser-utils"
export * from "./get-scrolled-top"
export * from "./is-elm-window"
export * from "./is-in-view"