1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-09 15:16:51 +02:00

Fix JS linter errors

This commit is contained in:
Mark Otto
2025-05-31 12:29:05 -07:00
parent e20a43bbb5
commit 97ce2abd4f
3 changed files with 0 additions and 3 deletions

View File

@@ -205,7 +205,6 @@ class Offcanvas extends BaseComponent {
EventHandler.trigger(this._element, EVENT_HIDE_PREVENTED)
})
}
}
/**