mirror of
https://github.com/khairul169/vaulterm.git
synced 2025-06-17 17:19:37 +07:00
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
|
import RegisterPage from "@/pages/auth/register";
|
||
|
|
||
|
export default RegisterPage;
|