fix: correct project name spelling from "Aallai" to "Aalai" across multiple files
This commit is contained in:
@@ -130,7 +130,7 @@ const UserAuth: React.FC = () => {
|
||||
<div className="logo-icon">
|
||||
<LogoIconLarge />
|
||||
</div>
|
||||
<h1>Welcome to Aallai</h1>
|
||||
<h1>Welcome to Aalai</h1>
|
||||
<p>
|
||||
{isSignIn ? (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user