Closed alex-page closed 3 months ago
When using vitest many errors are outputted to the console when using React 18. Since https://github.com/Shopify/quilt/pull/2787 shipped and we no longer support React 17 this PR cleans up some of the compat functions that are no longer necessary.
vitest
/snapit
Description
When using
vitest
many errors are outputted to the console when using React 18. Since https://github.com/Shopify/quilt/pull/2787 shipped and we no longer support React 17 this PR cleans up some of the compat functions that are no longer necessary.