Change the branding and add a copy button

This commit is contained in:
Arkaprabha Chakraborty
2024-08-06 04:06:56 +05:30
parent 471d456852
commit ff7c6b7ec3
2 changed files with 33 additions and 14 deletions

View File

@@ -13,7 +13,8 @@
"dotenv": "^16.4.5",
"next": "14.2.5",
"react": "^18",
"react-dom": "^18"
"react-dom": "^18",
"react-icons": "^5.2.1"
},
"devDependencies": {
"postcss": "^8",