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:
committed by
Manuel Scurti
parent
f92d389b7c
commit
d3946292b5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user