chore: bump e2e test debounce
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const delay = window.location.hash === '#test' ? 16 : 300
|
||||
const delay = window.location.hash === '#test' ? 16 : 500
|
||||
const { ref, computed } = Vue
|
||||
|
||||
Vue.createApp({
|
||||
|
||||
Reference in New Issue
Block a user