Skip to content

Commit

Permalink
Actualizar Register.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Santiago0108 authored May 7, 2024
1 parent 93a514b commit 70d8f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Register.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import Visibility from '@mui/icons-material/Visibility';
import VisibilityOff from '@mui/icons-material/VisibilityOff';
import InputAdornment from '@mui/material/InputAdornment';
import axios from 'axios';
import { useNavigate } from 'react-router-dom';

function Copyright(props) {
return (
Expand Down

0 comments on commit 70d8f98

Please sign in to comment.