Skip to content

Commit

Permalink
results for chrome 131
Browse files Browse the repository at this point in the history
  • Loading branch information
krausest committed Nov 28, 2024
1 parent 00620f4 commit c5a4921
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 228 deletions.
4 changes: 2 additions & 2 deletions webdriver-ts-results/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ const KnownIssuesList = () => {

const App = () => {
// eslint-disable-next-line no-constant-condition
const version = "Chrome 130.0.6723.58"
const disclaimer = true ? (
const version = "Chrome 131.0.6778.85"
const disclaimer = false ? (
<div>
<h2>js-framework-benchmark results for {version}</h2>
<p>
Expand Down
Loading

0 comments on commit c5a4921

Please sign in to comment.