Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
salazarm committed Oct 6, 2021
1 parent e20dfc8 commit 08c833b
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -1153,7 +1153,6 @@ describe('ReactDOMServerSelectiveHydration', () => {
);
}
function App() {
const ref = React.useRef();
const onClick = () => {
triggeredParent = true;
};
Expand Down

0 comments on commit 08c833b

Please sign in to comment.