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

Add theme toggle with drop down #40

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Conversation

king8fisher
Copy link
Owner

No description provided.

@vercel
Copy link

vercel bot commented Aug 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aoe2card ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 24, 2023 8:24pm

@king8fisher
Copy link
Owner Author

Fixes #2

@cnohall
Copy link
Collaborator

cnohall commented Aug 24, 2023

Looks good and tests well, just had a minor comment. Thanks for the change!

}

// eslint-disable-next-line func-style
function updateChecked() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

My personal preference is to have most functions to be declared as arrow functions. They are a bit simpler and cleaner in most cases. However, happy to leave the regular function declarations if we want.

Copy link
Owner Author

Choose a reason for hiding this comment

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

I figured out you will fix that :)

@king8fisher king8fisher merged commit a9d4da7 into main Aug 24, 2023
2 checks passed
@king8fisher king8fisher deleted the theme_toggle_with_dropdown branch August 24, 2023 23:27
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