forked from baron/baron-sso
chore: ignore playwright artifacts in biome and fix minor devfront imports
This commit is contained in:
@@ -17,8 +17,8 @@ import {
|
||||
CardTitle,
|
||||
} from "../../components/ui/card";
|
||||
import { t } from "../../lib/i18n";
|
||||
import ProfileTenantSwitcher from "./ProfileTenantSwitcher";
|
||||
import { fetchMe } from "../auth/authApi";
|
||||
import ProfileTenantSwitcher from "./ProfileTenantSwitcher";
|
||||
|
||||
function ProfilePage() {
|
||||
const auth = useAuth();
|
||||
|
||||
Reference in New Issue
Block a user