Skip to content

Commit 6ba83a1

Browse files
committed
fix: add close tag to provider in code example
1 parent 2050853 commit 6ba83a1

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/developer-tools/sdks/native

1 file changed

+2
-0
lines changed

src/content/docs/developer-tools/sdks/native/expo.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Follow [the installation instructions for your chosen OS](https://reactnative.de
5050
},
5151
}}
5252
>
53+
{/* Your app components go here */}
54+
</KindeAuthProvider>
5355
```
5456

5557
### Auth Methods

0 commit comments

Comments
 (0)