Generate an admin table
Before
Make a users table for an admin dashboard.
After
Use shadcn/ui and Tailwind. Columns: user, plan, status, seats, last active, actions. Add search, filters, sort, pagination, and multi-select. Use border-only surfaces with no gradients or shadows. Include loading, empty, error, and suspend dialog.
