Small fixes
This commit is contained in:
@@ -176,7 +176,6 @@ const allowedExtensions = [
|
||||
* Load type of image, can be used to load images for different platforms (i.e. mobile optimization)
|
||||
* @param name - The name appended to the image filename
|
||||
*/
|
||||
|
||||
var loadImageType = ( name: string ) => {
|
||||
sliderElements.forEach( el => {
|
||||
const baseURL = el.dataset.imageBaseURL;
|
||||
|
||||
Reference in New Issue
Block a user