Explorar el Código

Separated router from the rest of the application. Added ParcelsListComponent and NewParcelComponent. Secured whole application with Keycloak.

wpfat23-5 hace 2 años
padre
commit
f34fb21590
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/index.js

+ 1 - 0
src/index.js

@@ -21,6 +21,7 @@ root.render(
     </React.StrictMode>
 );
 
+
 // If you want to start measuring performance in your app, pass a function
 // to log results (for example: reportWebVitals(console.log))
 // or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals