diff --git a/src/App.vue b/src/App.vue index 0164ab2..be2b153 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,10 +6,18 @@ const { isReady } = useGitHubLogin() diff --git a/src/components/LoginGithub.vue b/src/components/LoginGithub.vue index faee7cd..a1bfbb6 100644 --- a/src/components/LoginGithub.vue +++ b/src/components/LoginGithub.vue @@ -1,7 +1,7 @@