From d4735e90d6035f4f50ef59c0a19dc85a37c45daf Mon Sep 17 00:00:00 2001 From: Willy Brauner Date: Thu, 9 Nov 2023 17:03:37 +0100 Subject: [PATCH] Add history block example link in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbae224e..e7897610 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ and [@cher-ami/debug](https://github.com/cher-ami/debug) as dependencies. - [example client](https://codesandbox.io/s/github/cher-ami/router/tree/main/examples/example-client) - [example ssr](https://codesandbox.io/s/github/cher-ami/router/tree/main/examples/example-ssr) +- [example history block](https://codesandbox.io/p/sandbox/github/cher-ami/router/tree/main/examples/example-history-block?file=%2Fsrc%2FApp.tsx%3A18%2C33) ## Summary