import TarifWindow from '@/components/auth/TarifWindow'; const Login = () => { return (
); }; export default Login;