UNPKG

vue-carousel-3d

Version:

Beautiful, flexible and touch supported 3D Carousel for Vue.js

9 lines (7 loc) 212 B
// https://docs.cypress.io/api/introduction/api.html describe('My First Test', () => { it('Visits the app root url', () => { // cy.visit('/') // cy.contains('h1', 'Welcome to Your Vue.js App') }) })