Closed TheMythologist closed 2 months ago
Gets rid of the warning when running tests:
Warning: `ReactDOMTestUtils.act` is deprecated in favor of `React.act`. Import `act` from `react` instead of `react-dom/test-utils`. See https://react.dev/warnings/react-dom-test-utils for more info.
Reference: https://react.dev/warnings/react-dom-test-utils#reactdomtestutilsact-warning
Description
Gets rid of the warning when running tests:
Reference: https://react.dev/warnings/react-dom-test-utils#reactdomtestutilsact-warning
Type of change
Checklist