Add: Added New Styling For AuthModel
New Border effect that rolls around the border of the registration. Use of CSS extension that goes with TailwindCdd
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.8",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"lucide-react": "^0.474.0",
|
||||
"react-router-dom": "^7.1.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user