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

Remove ModeToggle component from Sidebar #126

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TheCoderAdi
Copy link
Contributor

Description

I had removed the theme toggle button from the sidebar

Related Issues

#125

Screenshot

image

Copy link

vercel bot commented Jan 30, 2025

@TheCoderAdi is attempting to deploy a commit to the harshpandey73's projects Team on Vercel.

A member of the Team first needs to authorize it.

@@ -76,8 +75,6 @@ const Sidebar = () => {
<IoMdLogOut />
</Button>
</div>
Copy link
Contributor

Choose a reason for hiding this comment

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

@TheCoderAdi u should remove that div which was wraping the modeToggle

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay

Copy link
Contributor Author

Choose a reason for hiding this comment

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

if I remove the div , then it look like this
image

Copy link
Contributor

Choose a reason for hiding this comment

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

space-y-2

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It seems like the space-y-2 class didn't work as expected. I have made some adjustments to the styling, so it should now appear as it did previously.

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.

2 participants