Closed adamhock closed 2 years ago
Everything you have looks good to me. I found two places that might need changing also:
- In ComboBoxMenu.tsx there's a check for
supports
Does this need to be removed/simplified?- In Table.tsx there are 3 places where polyfills are mentioned in the comments on lines 148, 153, & 237. Should we remove these IE references?
overflow-x: overlay
does not work for Firefox, so we have to keep this check
The comments for IE are removed