fix admin login
Build & Push / Pipeline Tests (push) Successful in 1m49s
Test / Type Check (all packages) (push) Successful in 52s
Build & Push / Build & Push Docker Image (push) Successful in 3m51s
Test / API Unit Tests (push) Successful in 1m13s
Test / Homepage Unit Tests (push) Successful in 45s
Test / Carplace Unit Tests (push) Successful in 42s
Test / Admin Unit Tests (push) Successful in 40s
Test / Dashboard Unit Tests (push) Successful in 43s
Test / API Integration Tests (push) Successful in 1m6s

This commit is contained in:
root
2026-08-18 00:21:10 -04:00
parent d26df78c70
commit d6f5f315e8
3 changed files with 0 additions and 3 deletions
@@ -27,7 +27,6 @@ export function AuthHeader({ locale, themePreference }: Props) {
alt="RentalDriveGo"
width={36}
height={36}
priority
unoptimized
className={styles.mark}
/>
@@ -31,7 +31,6 @@ export function BrandLink({
width={36}
height={36}
className={styles.mark}
priority
unoptimized
/>
<span className={styles.brandName}>RentalDriveGo</span>
@@ -29,7 +29,6 @@ export function AuthShell({ locale, title, subtitle, children }: AuthShellProps)
alt="RentalDriveGo"
width={96}
height={96}
priority
unoptimized
className={styles.logo}
/>