mirror of
https://github.com/tabler/tabler.git
synced 2026-07-23 19:50:59 +04:00
Update tabler.js
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import './dropdown';
|
||||
delay: {show: 50, hide: 50},
|
||||
html: true,
|
||||
placement: tooltipTriggerEl.getAttribute('data-bs-placement') ?? 'auto'
|
||||
};
|
||||
};
|
||||
return new bootstrap.Tooltip(tooltipTriggerEl, options);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user