docs: fix sidebar navigation in API reference (#11179)
This commit is contained in:
@@ -106,6 +106,7 @@ function useScrollControllerContextValue({
|
||||
// 56 is the height of the navbar
|
||||
// might need a better way to determine it.
|
||||
top: top - parentOffsetTop - 56,
|
||||
behavior: "instant",
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user