-
Notifications
You must be signed in to change notification settings - Fork 645
Introduces a PropsTable docs component #1671
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
Conversation
|
| status: Alpha | ||
| --- | ||
|
|
||
| import {PropsTable} from '../src/props-table' |
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.
You can make PropsTable globally available in markdown files by exporting it here: https://github.com/primer/react/blob/main/docs/src/%40primer/gatsby-theme-doctocat/mdx-components.js
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.
size-limit report 📦
|
11264b4 to
77e7395
Compare
77e7395 to
f5e4d00
Compare
d9c61d9 to
b018a91
Compare
4680c5e to
34f1950
Compare
Co-authored-by: Cole Bemis <[email protected]>
6458ff8 to
37fe275
Compare
colebemis
left a comment
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.
🚢 🚢 🚢
* Introduces a PropsTable docs component * Update docs/content/Link.mdx Co-authored-by: Cole Bemis <[email protected]> * more iteration * Continued iteration with @colebemis. * Update docs/content/TextInput.mdx Co-authored-by: Cole Bemis <[email protected]> Co-authored-by: Cole Bemis <[email protected]>



Describe your changes here.
Closes # (type the issue number after # if applicable; otherwise remove this line)
Screenshots
Please provide before/after screenshots for any visual changes
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.