Smith Shelke
Results
2
issues of
Smith Shelke
- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates URL...
Im trying to update `theme-color` meta tags after calling `setTheme`. However when i log the css `background-color`, it is still the older one. for ex. ``` useEffect(() => { const...