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
perf(table): Do column name string interpolation once per column instead of once per cell (#19801)
* perf(table): Use only one column classname and do string interpolation once per column
* missed a couple
* lint
* update api
* For now, just share the css classname across cells, but keep same behavior.
* lint
* update api
(cherry picked from commit bf953e9)
0 commit comments