react-testing-library
react-testing-library copied to clipboard
add example for testing <details> and <summary> interaction
What:
Why:
How:
Checklist:
- [x] Documentation added to the docs site
- [ ] Tests
- [ ] TypeScript definitions updated
- [ ] Ready to be merged