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
If we applied isHeaderSticky prop on a Table, it would add another style like some kind of shadow or outline or maybe sort of border, how can we remove that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If we applied
isHeaderSticky
prop on a Table, it would add another style like some kind of shadow or outline or maybe sort of border, how can we remove that?My code to produce the picture above is:
I'm using (Vite + ReactJS + Tailwind CSS v3 + HeroUi).
I tried this:
but it's not working, so any idea please?
Beta Was this translation helpful? Give feedback.
All reactions