Loading "Dad Joke Break Client Router"
Run locally for transcripts
👨💼 React Server Components really rely on integration with your router to handle
transitions that affect even parts of the UI that were generated by the server
components. You've implemented a simple router with integrated RSC support,
great job!