mirror of https://github.com/usememos/memos
fix(web): make login screen theme selector reactive
This fixes an issue where the theme selector on the login screen would not update its display value after selection because the component was not re-rendering. Added local state to track the current theme. Validated that this pattern is unique to the unauthenticated context.pull/5442/head
parent
fb4f3e70dc
commit
1f755f74a4
Loading…
Reference in New Issue