diff --git a/src/App.js b/src/App.js index 83b75613db8f51c3c9c5d422212f0c76e5f40a47..97eefac89814b2a5456b3ebbd67bda2df2f53acb 100644 --- a/src/App.js +++ b/src/App.js @@ -203,6 +203,9 @@ export default function App() { <Route path="/topico" component={FormationMaterialPage} /> <Route path="/iframe-colecao" component={FormationMaterialIframe} /> <Route path="/material-formacao" component={MaterialPage} /> + <Route path="*"> + <Home /> + </Route> <div style={{ backgroundColor: " #D3D3D3" }}> <AppBarAdmin /> <div style={{ padding: "2em" }}>