Cypress: filterFunnel - Sequence Sequence testing done.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</div>
|
||||
<!-- Have Data -->
|
||||
<div class="py-4 m-auto w-full h-[calc(100%_-_56px)]">
|
||||
<div class="w-full h-full overflow-y-auto overflow-x-auto scrollbar px-4 text-center ">
|
||||
<div class="w-full h-full overflow-y-auto overflow-x-auto scrollbar px-4 text-center listSequence">
|
||||
<draggable class="h-full" :list="listSequence" group="people" itemKey="name" animation="300" @end="onEnd">
|
||||
<template #item="{ element, index }">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user