Skip to content
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

Fix and improve suggested types #758

Merged
merged 1 commit into from
Aug 30, 2019
Merged

Fix and improve suggested types #758

merged 1 commit into from
Aug 30, 2019

Conversation

rosskevin
Copy link
Contributor

The previous type suggestions were broken and did not work, further their was no restriction on elements provided. Used https://mdxjs.com/getting-started#table-of-components to restrict components and exported types for reuse/composition.

This could be the basis for in-repo types, but I suggest not accepting types in-repo unless it is accompanied by tests to exercise usage (and I don't have time to add, sorry).

@vercel
Copy link

vercel bot commented Aug 30, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://mdx-git-fork-rosskevin-patch-1.mdx.now.sh

@vercel vercel bot temporarily deployed to staging August 30, 2019 17:36 Inactive
@johno
Copy link
Member

johno commented Aug 30, 2019

Thank you!

@johno johno merged commit fbc41a8 into mdx-js:master Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants