Skip to content

Commit

Permalink
Format __tests__/React-useState with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Dec 16, 2024
1 parent bfeb9b1 commit b6dec1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/__tests__/React-useState.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ describe('useState', () => {
}

ReactNoop.render(<Component />);

});
});

0 comments on commit b6dec1d

Please sign in to comment.