A
Anonymous

Mock Users - Copy this React, Tailwind Component to your project

Can you generate a table where i can see my users data, you can use shadcn ui and transtack export type User = { id: string; email: string; name: string; image: string | null; role: Roles; phoneNumber?: string; address?: string; position?: Posiciones; dateOfBirth?: Date; qrCode?: string; isActive: boolean; createdAt: Date; updatedAt: Date; };

Prompt
Component Preview

About

mockUsers - A user data table displaying ID, email, name, role, and more, professionally built with React and Tailwind. Easily manage user info. Start coding now!

Share

Last updated 1 month ago