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

fix: manually type ThemeProvider to fix type errors #263

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

BlankParticle
Copy link
Contributor

As of version 0.3.0 I am getting a type error while trying to use ThemeProvider, I fixed it by manually adding return types to ThemeProvider
image

Copy link

vercel bot commented Mar 13, 2024

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

Name Status Preview Comments Updated (UTC)
next-themes-basic 🛑 Canceled (Inspect) Mar 13, 2024 4:44pm
next-themes-tailwind 🛑 Canceled (Inspect) Mar 13, 2024 4:44pm
next-themes-with-app-dir 🛑 Canceled (Inspect) Mar 13, 2024 4:44pm

@pacocoursey pacocoursey merged commit 709952d into pacocoursey:main Mar 13, 2024
2 of 5 checks passed
@vercel vercel bot temporarily deployed to Preview – next-themes-basic March 13, 2024 16:43 Inactive
@vercel vercel bot temporarily deployed to Preview – next-themes-with-app-dir March 13, 2024 16:43 Inactive
@vercel vercel bot temporarily deployed to Preview – next-themes-tailwind March 13, 2024 16:44 Inactive
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