♻️ (app)

This commit is contained in:
Julien Calixte
2023-08-14 14:08:10 +02:00
parent 111794a40b
commit c0182c7f57
24 changed files with 4281 additions and 2108 deletions

View File

@@ -89,9 +89,7 @@ export default defineComponent({
setup() {
const { username } = useGitHubLogin()
const { isReady } = useRepos()
// eslint-disable-next-line prettier-vue/prettier
const { favoriteRepos, otherRepos, favoriteCheckboxes, toggleCheckbox } =
// eslint-disable-next-line prettier-vue/prettier
useRepoList()
return {