Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve UI #2

Merged
merged 4 commits into from
Feb 11, 2024
Merged

Improve UI #2

merged 4 commits into from
Feb 11, 2024

Conversation

Delemangi
Copy link
Owner

:D

@@ -29,8 +25,10 @@ const Login = () => {
onEmailChange={setEmail}
password={password}
onPasswordChange={setPassword}
disabled={!email || !password}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!(email && password)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok e vaka ne treba da raboti kopceto ako barem edno fali

@alekjarmov alekjarmov merged commit 9697230 into main Feb 11, 2024
2 checks passed
@alekjarmov alekjarmov deleted the improvement/ui branch February 11, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants