Skip to content

Commit

Permalink
Removed Github SignIn Provider In Frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsangington committed May 9, 2024
1 parent 5e77477 commit b6055dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ const app = createApp({
{...props}
auto
providers={[
githubProvider,
googleProvider
]}
/>
Expand Down

0 comments on commit b6055dd

Please sign in to comment.