1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 08:04:59 +02:00

Utility API improvement: use $key/$value instead of nth (#28828)

Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
This commit is contained in:
Ashfahan Khan
2019-05-30 20:22:06 +05:00
committed by Martijn Cuppens
parent fd21354de2
commit 41fcd13d3e
2 changed files with 3 additions and 4 deletions

View File

@@ -53,7 +53,6 @@
@return $map;
}
// Replace `$search` with `$replace` in `$string`
// Used on our SVG icon backgrounds for custom forms.
//