You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add thead and tbody to the createTable function (#58)
The two thead and tbody put the header row and body rows into groups. This is not required but can improve accessibility for screen readers and can help with styling for libraries like bootstrap
0 commit comments