New Border effect that rolls around the border of the registration. Use of CSS extension that goes with TailwindCdd
12 lines
214 B
JSON
12 lines
214 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|