Update docs/auth/autologout.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Manuel Scurti <manuel9scurti@gmail.com>
This commit is contained in:
Manuel Scurti
2023-09-12 14:34:21 +02:00
committed by Manuel Scurti
parent f92d389b7c
commit d3946292b5
+1 -1
View File
@@ -26,7 +26,7 @@ To enable and configure Auto Logout, you will need to add the `<AutoLogout>` com
Here's how to add it:
```ts
```tsx
import { AutoLogout } from '@backstage/core-components';
// ... App.tsx contents