mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Export scrollHorizontalCarousel function
This commit is contained in:
parent
328823396c
commit
4de890e3e9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
function scrollHorizontalCarousel ( event ) {
|
||||
export function scrollHorizontalCarousel ( event ) {
|
||||
event.stopPropagation()
|
||||
|
||||
// console.log('event.target', event.currentTarget)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue