mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Comply to the new rules.
This commit is contained in:
@@ -35,6 +35,7 @@ const mapData = (() => {
|
||||
if (keyProperties.key === key) {
|
||||
return storeData[keyProperties.id]
|
||||
}
|
||||
|
||||
return null
|
||||
},
|
||||
delete(element, key) {
|
||||
|
||||
Reference in New Issue
Block a user