2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03: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
-1
View File
@@ -144,7 +144,6 @@ class Tooltip extends BaseComponent {
this.tip = null
this._setListeners()
Data.setData(element, this.constructor.DATA_KEY, this)
}
// Getters