Skip to content

Commit

Permalink
Add link to example app on CodeSandbox in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kyarik committed Dec 27, 2020
1 parent 51e046d commit 505b93f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ const router = createRouter(routes);
const App = () => <PreRouter router={router} />;
```

[Try it on CodeSandbox](https://codesandbox.io/s/pre-router-example-app-ubuc6)

## API

- [`createRouter`](#createrouter)
Expand Down

0 comments on commit 505b93f

Please sign in to comment.