mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 23:04:32 +02:00
rewritten tooltip + tether integration and death to our positioner jank
This commit is contained in:
@@ -22,7 +22,7 @@ const ScrollSpy = (($) => {
|
||||
const DATA_KEY = 'bs.scrollspy'
|
||||
const JQUERY_NO_CONFLICT = $.fn[NAME]
|
||||
|
||||
const Defaults = {
|
||||
const Default = {
|
||||
offset : 10
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user