Skip to content

Commit

Permalink
refactor(react): refactoring useIsomorphicLayoutEffect Test Code
Browse files Browse the repository at this point in the history
  • Loading branch information
ssi02014 committed Nov 6, 2023
1 parent d85078f commit 22f6fcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/hooks/useIsomorphicLayoutEffect.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ describe('useIsomorphicLayoutEffect', () => {
expect(useIsomorphicLayoutEffect).toEqual(useLayoutEffect)
})
})

0 comments on commit 22f6fcc

Please sign in to comment.