if (status === 'error') return Error: {error.message}
return (
Auto Refetch with stale-time set to {intervalMs}ms
This example is best experienced on your own machine, where you can open
multiple tabs to the same localhost server and see your changes
propagate between the two.