Skip to content

Commit

Permalink
✨ Cambios finales - arreglado problema e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
coral2742 committed May 7, 2024
1 parent cc371fd commit cc82b38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import Login from './components/Login';
import CssBaseline from '@mui/material/CssBaseline';
import Container from '@mui/material/Container';
import Typography from '@mui/material/Typography';
import Link from '@mui/material/Link';

function App() {
const [showLogin, setShowLogin] = useState(true);
Expand Down

0 comments on commit cc82b38

Please sign in to comment.