mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
UPD: Carousel
This commit is contained in:
parent
7c40fb07f3
commit
e19af8802e
7
dist/js/app.js.LICENSE.txt
vendored
Normal file
7
dist/js/app.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/*!
|
||||
* Get all of an element's parent elements up the DOM tree
|
||||
* (c) 2019 Chris Ferdinandi, MIT License, https://gomakethings.com
|
||||
* @param {Node} elem The element
|
||||
* @param {String} selector Selector to match against [optional]
|
||||
* @return {Array} The parent elements
|
||||
*/
|
Loading…
Reference in New Issue
Block a user