This commit is contained in:
dev-chiefworks
2021-12-29 20:04:28 -05:00
parent 4bb6316f88
commit 5faa4bd728
19 changed files with 3022 additions and 8103 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ import './assets/css/font-awesome.min.css';
import './assets/css/magnific-popup.css';
import './assets/css/main.css';
import './assets/css/style.css';
import reportWebVitals from './reportWebVitals';
//import reportWebVitals from './reportWebVitals';
ReactDOM.render(
<React.StrictMode>
@@ -20,4 +20,4 @@ ReactDOM.render(
// 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
reportWebVitals();
//reportWebVitals();