mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-27 05:49:07 +02:00
Rewrite carousel without jquery
This commit is contained in:
@@ -39,6 +39,7 @@ const mapData = (() => {
|
||||
const keyProperties = element.key
|
||||
if (keyProperties.key === key) {
|
||||
delete storeData[keyProperties.id]
|
||||
delete element.key
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user