// If we are rendering in a non-DOM environment, and there's no SSRProvider,
// provide a warning to hint to the developer to add one.
if(ctx===$704cf1d3b684cc5c$var$defaultContext&&!$704cf1d3b684cc5c$var$canUseDOM)console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");