Will this work in React Concurrent mode?

React Concurrent is the exciting next big thing for React. It touts performance benefits and ergonomic ways to implement render-as-you-fetch applications. Read more

Similar