Hide Columns on Mobile
Learn how to hide selected columns in the UI using tailwind.
We'll cover the following...
The menu on the left collapses into a hamburger menu on mobile, but our table keeps showing the four columns (+1 for the edit links).
If we ...