-
Notifications
You must be signed in to change notification settings - Fork 15
chore(PreviewTools): Include border prop #1482
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
base: master
Are you sure you want to change the base?
Conversation
|
Size stats
|
|
Deploy preview for mistica-web ready! ✅ Preview Built with commit 45561ca. |
|
Accessibility report ℹ️ You can run this locally by executing |
| themeConfig: Movistar_New, | ||
| Icon: () => <MovistarNewLogo size={24} />, | ||
| Icon: () => { | ||
| const {isDarkMode} = useTheme(); |
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.
maybe this repetition is not the best solution 😬
New version of Playroom include a border with embed previews. This cause an extra border in the current visualizations like:

We are going to manage this border from PreviewTools because also need to present examples without border like:
