This commit is contained in:
2024-12-11 23:26:14 -05:00
parent 972ec4f026
commit 1691c60d96
11 changed files with 39316 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
// pages/register.js
import UserRegistration from '../components/UserRegistration';
import UserRegistration from '@components/UserRegistration';
export default function Register() {
return (