Skip to content

Commit f89562d

Browse files
committed
Move example link up
1 parent 39f4f33 commit f89562d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ $ npm install @seamapi/react
2727

2828
## Usage
2929

30+
> Check out the [full example app](./examples/basic)!
31+
3032
1. Obtain a publishable key from the [Seam Console].
3133
2. Wrap your app with the `SeamProvider`.
3234
3. Drop in Seam components.
@@ -46,8 +48,6 @@ export const App = () => {
4648
}
4749
```
4850

49-
> Check out the [full example app](./examples/basic)!
50-
5151
[Seam Console]: https://console.seam.co/
5252

5353
## Development and Testing

0 commit comments

Comments
 (0)