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

refactor: change the github icon to the corner of the page #32

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

kawanofer
Copy link
Contributor

@kawanofer kawanofer commented Jun 7, 2024

closes #31

image

Copy link

vercel bot commented Jun 7, 2024

@kawanofer is attempting to deploy a commit to the Meg IT Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

Choose a reason for hiding this comment

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

remove this file from commit, it is not related to bug fix

Copy link
Owner

Choose a reason for hiding this comment

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

remove this file from commit, it is not related to bug fix

Comment on lines 17 to 23
<Link
href="https://github.com/brunocroh/bolhadev.chat"
target="_blank"
className="absolute right-0 top-0"
>
<GithubCorner />
</Link>
Copy link
Owner

Choose a reason for hiding this comment

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

Now this component is outside the bounds of the header, so move it outside the header, the main layout component will be a good place

@kawanofer kawanofer requested a review from brunocroh June 7, 2024 17:09
@brunocroh
Copy link
Owner

Awesome, thank you mate.

@brunocroh brunocroh merged commit a5e8eda into brunocroh:main Jun 7, 2024
1 check failed
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.

Put the github icon at the right corner of page with absolute.
2 participants