Update app.js
parent
243829b4e0
commit
96443e4f08
|
|
@ -222,3 +222,4 @@ var scrollMenu = E.showScroller({
|
|||
},
|
||||
select : (idx) => console.log("You selected ", scrollMenuItems[idx])
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue