halstack-react
halstack-react copied to clipboard
Fixed resultSet typing for rows
Checklist (Check off all the items before submitting)
- [x] Build process is done without errors. All tests pass in the
/lib
directory. - [ ] Self-reviewed the code before submitting.
- [x] Meets accessibility standards.
- [x] Added/updated documentation to
/website
as needed. - [ ] Added/updated tests as needed.
Description Typing for rows inside resultsetTable was incorrect.
Closes #1996