We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b415386 commit d290d0bCopy full SHA for d290d0b
2 files changed
docs/screenshots/oms-screenshot3.png
-37.8 KB
web/src/app/(auth)/layout.tsx
@@ -23,7 +23,7 @@ export default function AuthLayout({ children }: { children: React.ReactNode })
23
<div className="relative z-10 w-full max-w-md px-4">
24
{children}
25
<p className="mt-6 text-center text-[10px] text-muted-foreground/50 tracking-wider uppercase">
26
- Created with ❤️ by GACWR
+ Built with ❤️ by GACWR
27
</p>
28
</div>
29
0 commit comments