mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: add register page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import RegisterPage from "@/pages/auth/register";
|
||||
|
||||
export default RegisterPage;
|
||||
@@ -0,0 +1,3 @@
|
||||
import ResetPasswordPage from "@/pages/auth/reset-password";
|
||||
|
||||
export default ResetPasswordPage;
|
||||
Reference in New Issue
Block a user