Prettier format pending files
This commit is contained in:
parent
9afe0f68b5
commit
02ef9956ae
1 changed files with 1 additions and 3 deletions
|
|
@ -186,9 +186,7 @@ export default function UserTypeSelection({
|
||||||
variant="outline"
|
variant="outline"
|
||||||
className="bg-transparent border-aethex-400/30 text-aethex-400 hover:bg-aethex-400/10 hover:border-aethex-400 hover-lift transition-all duration-300"
|
className="bg-transparent border-aethex-400/30 text-aethex-400 hover:bg-aethex-400/10 hover:border-aethex-400 hover-lift transition-all duration-300"
|
||||||
>
|
>
|
||||||
<Link to="/login">
|
<Link to="/login">Sign In to Your Account</Link>
|
||||||
Sign In to Your Account
|
|
||||||
</Link>
|
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue