\n \n {$t('auth.login')}\n \n \n \n {$t('auth.not.registered')}\n {' '}\n \n \n {$t('auth.register')}\n \n \n
\n \n \n \n \n\n {!state.showLoginForm && (\n \n \n \n )}\n\n \n \n \n \n {state.showLoginForm && (\n \n )}\n \n );\n};\n\nexport default LoginForm;","import React from 'react';\nimport LoginForm from 'features/auth/components/login';\n\nconst LoginPage = () => {\n return(\n