Skip to content

Commit c5a4921

Browse files
committed
results for chrome 131
1 parent 00620f4 commit c5a4921

File tree

3 files changed

+228
-228
lines changed

3 files changed

+228
-228
lines changed

Diff for: webdriver-ts-results/src/App.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ const KnownIssuesList = () => {
3030

3131
const App = () => {
3232
// eslint-disable-next-line no-constant-condition
33-
const version = "Chrome 130.0.6723.58"
34-
const disclaimer = true ? (
33+
const version = "Chrome 131.0.6778.85"
34+
const disclaimer = false ? (
3535
<div>
3636
<h2>js-framework-benchmark results for {version}</h2>
3737
<p>

0 commit comments

Comments
 (0)