Skip to content

Commit a90227a

Browse files
committed
semicolon on wrong line
1 parent ef329ec commit a90227a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/reportWebVitals.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const reportWebVitals = (onPerfEntry?: (metric: any) => void) => {
77
onLCP(onPerfEntry);
88
onTTFB(onPerfEntry);
99
});
10-
};
11-
}
10+
}
11+
};
1212

1313
export default reportWebVitals;

0 commit comments

Comments
 (0)