Skip to content

Commit

Permalink
junk: REVERT ME -- used to trigger the benchmark CI only
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Sep 28, 2024
1 parent 3f4feae commit d6f7606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import options from './options';
import { Fragment } from './create-element';
import { MODE_HYDRATE } from './constants';

// Just to trigger benchmark CI

/**
* Base Component class. Provides `setState()` and `forceUpdate()`, which
* trigger rendering
Expand Down

0 comments on commit d6f7606

Please sign in to comment.