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

Added link to registration to login dialog #362

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

vgeffer
Copy link
Contributor

@vgeffer vgeffer commented Apr 14, 2024

No description provided.

@vgeffer vgeffer linked an issue Apr 14, 2024 that may be closed by this pull request
<Button variant="button2" type="submit">
Prihlásiť
</Button>
<Stack direction={'column'} gap={2}>
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: direction nie je nutny

Chcem sa registrovať
</Link>
</Stack>
<Stack direction={'column-reverse'} gap={2}>
Copy link
Collaborator

Choose a reason for hiding this comment

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

hmm interesting... asi radsej justifyContent="end" 😄

<Button variant="button2" type="submit">
Prihlásiť
</Button>
<Stack direction={'column'} gap={2}>
Copy link
Collaborator

Choose a reason for hiding this comment

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

pridajme alignItems="start"

@vgeffer vgeffer merged commit 766dd4a into master Apr 14, 2024
1 check passed
@vgeffer vgeffer deleted the 343-link-na-registráciu-v-login-dialógu branch April 14, 2024 10:30
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.

Link na registráciu v Login dialógu
2 participants