contiamo / operational-ui

Building blocks for effective operational interfaces
https://operational-ui.netlify.com
MIT License
259 stars 47 forks source link

Imports of react-use-dimensions break unit-tests #1317

Closed mpotomin closed 4 years ago

mpotomin commented 4 years ago
  20 | // @ts-ignore https://github.com/Swizec/useDimensions/issues/16
> 21 | import useDimensions from "react-use-dimensions"

Broke unit tests

Screenshot 2020-03-17 at 17 04 28
mpotomin commented 4 years ago

Resolved with local yarn update