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
Currently the EuiBasicTable column prop takes an argument of either left or right for align. center works, but gives a prop type error. Can we please add center?
Currently the
EuiBasicTablecolumn prop takes an argument of eitherleftorrightfor align.centerworks, but gives a prop type error. Can we please addcenter?