Update index.js

This commit is contained in:
Andrean
2022-03-10 21:41:48 +02:00
committed by GitHub
parent 15166a4cf0
commit e9273d40bc
-5
View File
@@ -10,8 +10,3 @@ ReactDOM.render(
</React.StrictMode>,
document.getElementById('root')
);
// 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();