2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Removed line break between // Private comment and function (#41218)

This commit is contained in:
Mohamad Salman
2025-04-25 19:22:58 +02:00
committed by GitHub
parent 3bb3c95188
commit 7bbbc492ef
-1
View File
@@ -135,7 +135,6 @@ class Toast extends BaseComponent {
}
// Private
_maybeScheduleHide() {
if (!this._config.autohide) {
return