Skip to content

docs: Add missing RenderOptions import #801

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

AdriSolid
Copy link
Contributor

For #800

Background

Just adding a missing type RenderOptions in Setup/Custom Render for TypeScript example.

Change List

  • Modify docs/react-testing-library/setup.mdx TypeScript example adding RenderOptions type from @testing-library/react

Copy link
Member

@eps1lon eps1lon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eps1lon eps1lon changed the title fix: add RenderOptions type in react-testing-library/setup.mdx docs: Add missing RenderOptions import Apr 19, 2021
@eps1lon eps1lon merged commit 7dca457 into testing-library:master Apr 19, 2021
@eps1lon
Copy link
Member

eps1lon commented Apr 19, 2021

@all-contributors add @AdriSolid for docs

@allcontributors
Copy link
Contributor

@eps1lon

I've put up a pull request to add @AdriSolid! 🎉

@AdriSolid AdriSolid deleted the adrisolid/add-renderoptions-type-setupmdx branch April 19, 2021 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type RenderOptions missed for TypeScript example in Setup/Custom Render
2 participants