]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix `Util.reflow` function and add documentation (#34543)
authorGeoSot <geo.sotis@gmail.com>
Tue, 20 Jul 2021 14:20:43 +0000 (17:20 +0300)
committerGitHub <noreply@github.com>
Tue, 20 Jul 2021 14:20:43 +0000 (17:20 +0300)
commit5541179b387ed8a1b5e457aeb47a35e6e7c62d4a
tree21cedc64f3ff71b06b029aea72dc46f7eedb9789
parent365b9e5af0fac2a3d92e3ad17dbeb8d31a08baf5
Fix `Util.reflow` function and add documentation (#34543)

* add documentation to reflow function

* refactor to void as it should be

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
js/src/util/index.js
js/tests/unit/util/index.spec.js