Skip to content

Commit c0fc19e

Browse files
committed
chrome 136 results
1 parent 61208f3 commit c0fc19e

File tree

5 files changed

+660
-758
lines changed

5 files changed

+660
-758
lines changed

webdriver-ts-results/src/App.tsx

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

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

0 commit comments

Comments
 (0)