Describe the bug
The Details component contains a default tabIndex of 0, which is not always desirable.
To Reproduce
Render the <Details /> component
Expected behavior
Please provide a way to null the tabIndex such that it does not render in the DOM if not required
Screenshots
