4 lines
71 B
TypeScript
Raw Normal View History

import LoginPage from "@/pages/auth/login";
2024-11-08 18:53:30 +00:00
export default LoginPage;