Spaces:
Runtime error
Runtime error
export const UPLOADS = [ | |
{ | |
id: '1', | |
src: 'https://ik.imagekit.io/snapmotion/upload-video-1.mp4', | |
type: 'video', | |
}, | |
{ | |
id: '2', | |
src: 'https://ik.imagekit.io/snapmotion/upload-video-2.mp4', | |
type: 'video', | |
}, | |
{ | |
id: '3', | |
src: 'https://ik.imagekit.io/snapmotion/upload-video-3.mp4', | |
type: 'video', | |
}, | |
]; | |