website
website copied to clipboard
fix: landing page theme switcher
Type
- [ ] Refactor
- [ ] Feature
- [x] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
Description
Fixes an issue that ThemeSwitcher is visible for a small amount of time on page load. Probably there's some issue with path name. ThemeSwitcher is not used at all so probably would be better to remove it overall from landing page codebase (for example line above {themeSwitcher && <ThemeSwitcher />} - Navigation never receives themeSwitcher prop from anywhere) but I didn't want to make such destructive action 😅.
Related
- Closes #1247
@nemmtor is attempting to deploy a commit to the Effect Team on Vercel.
A member of the Team first needs to authorize it.