chore(docs): cleanup

This commit is contained in:
braks
2024-06-20 09:02:19 +02:00
parent 3ca9aca72b
commit e94e0e879c
4 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ const downloadCountTransitioned = useTransition(downloadCount, {
})
starGazersCount.value = 3000
downloadCount.value = 50000
downloadCount.value = 150000
Promise.all([
$fetch('https://api.github.com/repos/bcakmakoglu/vue-flow?page=$i&per_page=100').then((data) => {