Fix typo in Hyperscript Tabs docs#2164
Conversation
|
We just recently removed the hyperscript from these examples, so you rebase this to fix the merge conflict, we can merge it. |
There was a problem hiding this comment.
👍 Well done. https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-controls
Should www/content/examples/tabs-hateoas.md also be modified or not?
https://github.com/search?q=repo%3Abigskysoftware%2Fhtmx+%22tab-content%22
Thank you!
Please let me know what would be the best course of action. |
alexpetros
left a comment
There was a problem hiding this comment.
Looks good, thank you!
Not a big deal :) |
Description
Fix typo in tabs-hyperscript by making the
aria-controlsproperty of the tabs (buttons) point to<div id="tab-contents" ...>Corresponding issue:
#2163
Testing
(not applicable)
Checklist
masterfor website changes,devforsource changes)
approved via an issue
npm run test) and verified that it succeeded