diff --git a/public/index.html b/public/index.html index 053be7c..3b60fa2 100644 --- a/public/index.html +++ b/public/index.html @@ -1,21 +1,19 @@ - - - - - - - - - - - - ENcarteS - - - -
- - + + ENcarteS + + + + +
+ + + \ No newline at end of file diff --git a/src/App.js b/src/App.js index be2b0ba..37a8920 100644 --- a/src/App.js +++ b/src/App.js @@ -5,7 +5,6 @@ import Toolbar from '@mui/material/Toolbar'; import Typography from '@mui/material/Typography'; import Button from '@mui/material/Button'; import TextField from '@mui/material/TextField'; -import Container from '@mui/material/Container'; import Dialog from '@mui/material/Dialog'; import DialogActions from '@mui/material/DialogActions'; import DialogContent from '@mui/material/DialogContent';