We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afa751 commit e9f01e7Copy full SHA for e9f01e7
docs/assets/js/home.js
@@ -5,7 +5,7 @@ function initMainSpicr(){
5
}
6
7
function loadCarouselMedia(){
8
- new dll(SpicrMainDemo,initMainSpicr)
+ new DLL(SpicrMainDemo,initMainSpicr)
9
10
11
document.addEventListener('DOMContentLoaded', function loadWrapper(){
0 commit comments