feat: handle API calls and caching through Vue components
BREAKING CHANGE: API calls and cache no longer made in their respective composable
This commit is contained in:
@@ -4,7 +4,7 @@ title: Projets
|
||||
# Programmation
|
||||
## Projets GitHub les plus étoilés
|
||||
<ClientOnly>
|
||||
<LatestRepositories />
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
## Derniers dépôts de code actifs sur GitHub
|
||||
|
||||
Reference in New Issue
Block a user