Skip to content

Commit

Permalink
sizeme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Mar 15, 2024
1 parent cbfa710 commit ee4c8bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setupJest.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@

import '@testing-library/jest-dom'

import sizeMe from 'react-sizeme';
sizeMe.noPlaceholders = true;

0 comments on commit ee4c8bb

Please sign in to comment.