Page fix
This commit is contained in:
+2
-2
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user