update layu
This commit is contained in:
8
dashboard_js/app/routes/auth/register/index.jsx
Normal file
8
dashboard_js/app/routes/auth/register/index.jsx
Normal file
@@ -0,0 +1,8 @@
|
||||
export default function Signup() {
|
||||
return (
|
||||
<form>
|
||||
Username
|
||||
<input />
|
||||
</form>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user