Export scrollHorizontalCarousel function

This commit is contained in:
Sam Carlton 2022-06-08 12:48:32 -05:00
parent 328823396c
commit 4de890e3e9

View file

@ -1,6 +1,6 @@
function scrollHorizontalCarousel ( event ) {
export function scrollHorizontalCarousel ( event ) {
event.stopPropagation()
// console.log('event.target', event.currentTarget)