When I wrap _app.js in <UserProvider> in latest NextJS, page load is blank

Ya know what, I just figured it out. I didn’t have the () in there encapsulating the return. Thank you thought :slight_smile: