-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Added table component to typography code.js #6680
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
Signed-off-by: Avni <[email protected]>
🚀 Preview for commit cc21c91 at: https://6890363b910bb1f7b321d52c--layer5.netlify.app |
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
Signed-off-by: Avni <[email protected]>
🚀 Preview for commit c156ae8 at: https://689057addadfdf0347aaaa9a--layer5.netlify.app |
🚀 Preview for commit 151a354 at: https://689067c5152c9470d3ed8a06--layer5.netlify.app |
@avni-mahajan there are unsued variables , indentation error at 274 and 275 line and trailing spaces at 391 and 434 . Also the DCO is failing , because you forgot to signoff last commit . |
@avni-mahajan, could you mind fixing the checks and DCO error? |
🚀 Preview for commit 60ab88b at: https://68927e894c70300d9cfa8aa5--layer5.netlify.app |
Description
Replaced images previously used to display information in typography/code.js with the table component.
This ensures design consistency across sections like color/code.js and spacing/code.js, aligning the layout and visual presentation.
This PR fixes #6679
After:

Notes for Reviewers
Signed commits