Skip to content

Commit

Permalink
add icons to social logins
Browse files Browse the repository at this point in the history
  • Loading branch information
d-ivashchuk committed Mar 30, 2024
1 parent 7ef50fa commit 05b6348
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 176 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"dependencies": {
"@auth/prisma-adapter": "^1.4.0",
"@icons-pack/react-simple-icons": "^9.4.0",
"@prisma/client": "^5.10.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
Expand Down Expand Up @@ -62,7 +63,7 @@
"@storybook/test": "^8.0.4",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.20",
"@types/react": "^18.2.57",
"@types/react": "18.2.62",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
Expand All @@ -84,4 +85,4 @@
"trigger.dev": {
"endpointId": "cascade-78Td"
}
}
}
Loading

0 comments on commit 05b6348

Please sign in to comment.