Skip to content

Commit

Permalink
Remoção da funcionalidade de ir para a tela login da tela criar conta
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-fortunato committed Jun 11, 2024
1 parent 11f1b50 commit 105c019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion view/src/pages/CreateAccount/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ function CreateAccount() {
</select>
<button type="submit">CRIAR CONTA</button>
</form>
<p>Já tem conta? <a href='/login'>Entrar</a></p>
</div>
</body>
</>
Expand Down

0 comments on commit 105c019

Please sign in to comment.