Skip to content

Commit

Permalink
feat: added link copied popup
Browse files Browse the repository at this point in the history
  • Loading branch information
harshkhandeparkar authored and proffapt committed Apr 19, 2024
1 parent fb60ce0 commit fdfa875
Show file tree
Hide file tree
Showing 7 changed files with 139 additions and 235 deletions.
5 changes: 3 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@
"sass": "^1.70.0",
"solid-devtools": "^0.29.2",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite": "^4.5.3",
"vite-plugin-solid": "^2.8.2"
},
"dependencies": {
"@vercel/analytics": "^1.2.0",
"solid-icons": "^1.1.0",
"solid-js": "^1.8.11"
"solid-js": "^1.8.11",
"solid-toast": "^0.5.0"
}
}
Loading

0 comments on commit fdfa875

Please sign in to comment.