1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Remove setData from construtors (#32264)

This commit is contained in:
Rohit Sharma
2020-11-29 23:18:00 +05:30
committed by XhmikosR
parent 4999c3dbbc
commit 04674f88b0
7 changed files with 0 additions and 9 deletions

View File

@@ -93,7 +93,6 @@ class Modal extends BaseComponent {
this._ignoreBackdropClick = false
this._isTransitioning = false
this._scrollbarWidth = 0
Data.setData(element, DATA_KEY, this)
}
// Getters