feat: update login and logout components and labels

This commit is contained in:
Maximilian Liebmann 2025-05-04 04:36:11 +02:00 committed by SomeCodecat
parent 4d781775e3
commit 486e8cc1f8
6 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
import { Logout } from '@/components/user/logout-button';
import { Logout } from '@/components/user/sso-logout-button';
export default function Home() {
return (