A
Anonymous
File Card - Copy this React, Tailwind Component to your project
You can generate a card in which, depending on the type of the file, it will have a special icon, where I want to show the following data nombre: string; ruta: string; fecha: Date; tipo: FileType; extension: string; peso: number; equipoId: string; equipo?: Equipo; createAt: Date;
Prompt
