We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef329ec commit a90227aCopy full SHA for a90227a
src/reportWebVitals.ts
@@ -7,7 +7,7 @@ const reportWebVitals = (onPerfEntry?: (metric: any) => void) => {
7
onLCP(onPerfEntry);
8
onTTFB(onPerfEntry);
9
});
10
- };
11
-}
+ }
+};
12
13
export default reportWebVitals;
0 commit comments