website icon indicating copy to clipboard operation
website copied to clipboard

fix: landing page theme switcher

Open nemmtor opened this issue 2 months ago • 1 comments

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 avatar Nov 21 '25 22:11 nemmtor

@nemmtor is attempting to deploy a commit to the Effect Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Nov 21 '25 22:11 vercel[bot]