We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would be cool if users can set their prefered theme and colorScheme without being signed in.
theme
colorScheme
Currently blocks access if you aren't signed in.
https://github.com/radio4000/components/blob/main/src/components/r4-user-account.js
How could we do this?
account
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Would be cool if users can set their prefered
theme
andcolorScheme
without being signed in.Currently blocks access if you aren't signed in.
https://github.com/radio4000/components/blob/main/src/components/r4-user-account.js
How could we do this?
account
should reflect what's in localstorageThe text was updated successfully, but these errors were encountered: