Open bgalek opened 1 month ago
Fixes / eslint-disable / for useSize` per https://github.com/streamich/react-use/issues/947
yarn test
yarn lint
yarn lint:fix
yarn lint:types
Description
Fixes / eslint-disable / for useSize` per https://github.com/streamich/react-use/issues/947
Type of change
Checklist
yarn test
)yarn lint
). Fix it withyarn lint:fix
in case of failure.yarn lint:types
).