Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
296df6b078
commit
c110e539bc
@@ -106,12 +106,6 @@ function LoginPage() {
|
||||
{submitting && <Loader2 className="mr-2 h-4 w-4 animate-spin" />}
|
||||
Sign in
|
||||
</Button>
|
||||
<p className="text-xs text-muted-foreground text-center">
|
||||
First time setting up the firm?{" "}
|
||||
<Link to="/setup" className="text-primary underline-offset-4 hover:underline">
|
||||
Create the founding admin account
|
||||
</Link>
|
||||
</p>
|
||||
</form>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user