diff --git a/src/index.tsx b/src/index.tsx index cbffbe9..09d9b07 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -12,3 +12,6 @@ root.render() // to log results (for example: reportWebVitals(console.log)) // or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals reportWebVitals() + +// FIXME: Remove this +console.log('Update test')