-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
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
Created feedback encouragement message #3057
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also provide a screenshot how it looks on mobile? thanks
Also in dark mode.
export const EncourageMessage = () => { | ||
return ( | ||
<Badge ml="1" fontFamily="Geneva" fontWeight="normal" fontSize="0.4em" background="gray.300" color="black"> | ||
Thoughts? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you move this to the localization?
I'm gonna take over this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
❌ pre-commit failed. |
For issue #2845
This is what the message looks like: