Skip to content

Commit

Permalink
loading time
Browse files Browse the repository at this point in the history
  • Loading branch information
szukamzbiorki committed Mar 27, 2024
1 parent 09d5957 commit 91e735f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
onMounted(() => {
setTimeout(() => {
landing.value = false
}, 3000)
}, 1900)
})
function sortData(arr, prop) {
Expand Down

0 comments on commit 91e735f

Please sign in to comment.