Skip to content

Instantly share code, notes, and snippets.

@bonnie
Created March 31, 2021 19:00
Show Gist options
  • Save bonnie/cca01c0cb9fee0c64a01fd67abbf7cfe to your computer and use it in GitHub Desktop.
Save bonnie/cca01c0cb9fee0c64a01fd67abbf7cfe to your computer and use it in GitHub Desktop.
return render(ui, {
wrapper: (args) =>
MemoryRouterWithInitialRoutes({
...args,
initialRoutes,
}),
...options,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment