User Management
adminUser list with search, filter, and CRUD.
5 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the User Management
import { UserManagementPage } from "@/components/pages/admin-users"
// Compose from 5 sections:
// 1. Search + Filters
// 2. User Table
// 3. Bulk Actions
// 4. Pagination
// 5. Export