• Johnny's avatar
    fix(web): make login screen theme selector reactive · 1f755f74
    Johnny authored
    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.
    1f755f74
AuthFooter.tsx 1.06 KB