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
docs: add Platform header to browser support tables
The website's swizzled MDX Table component (packages/website/src/theme/Table.js)
strips the thead when any header cell is empty, hiding the browser column
headers. Labeling the first column restores them on the docs site.
0 commit comments