Skip to content

Commit

Permalink
restore skruv-liten
Browse files Browse the repository at this point in the history
  • Loading branch information
krausest committed Jan 21, 2025
1 parent 641d53a commit f394bca
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 15 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion webdriver-ts-results/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const KnownIssuesList = () => {
const App = () => {
// eslint-disable-next-line no-constant-condition
const version = "Chrome 132.0.6834.83"
const disclaimer = false ? (
const disclaimer = true ? (
<div>
<h2>js-framework-benchmark results for {version}</h2>
<p>
Expand Down
27 changes: 14 additions & 13 deletions webdriver-ts-results/src/results.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webdriver-ts/results.json

Large diffs are not rendered by default.

0 comments on commit f394bca

Please sign in to comment.