-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
responsive issue on integration pages #6369
base: master
Are you sure you want to change the base?
Conversation
🚀 Preview for commit 3bdd13f at: https://67f00efd67495d5c93f971c3--layer5.netlify.app |
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.
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
src/sections/Meshery/Meshery-integrations/Individual-Integrations/howItWork.js:228
- Removing the $xs prop might affect the responsive layout on extra-small devices if it was intended to provide a full-width display; verify that the desired mobile behavior is maintained without it.
<Col $xs={12} $xl={4} className="integration-section-data">
src/sections/Meshery/Meshery-integrations/Individual-Integrations/howItWork.js
Show resolved
Hide resolved
🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. A what? A commit sign-off (your email address). To amend the commits in this PR with your signoff using the instructions provided in the DCO check. To configure your dev environment to automatically signoff on your commits in the future, see these instructions.
|
1 similar comment
🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. A what? A commit sign-off (your email address). To amend the commits in this PR with your signoff using the instructions provided in the DCO check. To configure your dev environment to automatically signoff on your commits in the future, see these instructions.
|
@Priyadharshini0101 please sign off your commit: https://github.com/layer5io/layer5/pull/6369/checks?check_run_id=40001197783 |
Signed-off-by: Priyadharshini0101 <[email protected]>
…ons/howItWork.js Co-authored-by: Copilot <[email protected]> Signed-off-by: Priyadharshini S <[email protected]>
Signed-off-by: Priyadharshini0101 <[email protected]>
🚀 Preview for commit 7a52b72 at: https://67f02c7190c34486b44ebf97--layer5.netlify.app |
@Priyadharshini0101 adding it as an agenda item to the meeting minutes. |
🚀 Preview for commit c21c3d4 at: https://67f3a309aaa6d9334f96bf36--layer5.netlify.app |
Description
This PR fixes #6368
Notes for Reviewers
Signed commits