Skip to content
Snippets Groups Projects
Commit d51d51b1 authored by lfr20's avatar lfr20
Browse files

hot fixes

parent e4e31749
No related branches found
No related tags found
1 merge request!58Master
......@@ -203,9 +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="*">
<Route path="*">
<Home />
</Route> */}
</Route>
<div style={{ backgroundColor: " #D3D3D3" }}>
<AppBarAdmin />
<div style={{ padding: "2em" }}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment