diff --git a/docs/auth/autologout.md b/docs/auth/autologout.md index 7375362687..b85f6f486d 100644 --- a/docs/auth/autologout.md +++ b/docs/auth/autologout.md @@ -47,7 +47,7 @@ export default app.createRoot( You can further adjust the Auto Logout settings by tweaking the available `` properties: -```ts +```tsx