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
Component Preview

About

FileCard - Display file info with icons, including name, path, date, type, extension, size, and team ID. Built with React and Tailwin. Free code available!

Share

Last updated 1 month ago