A
Anonymous

Enhanced Form Fields - Copy this React, Tailwind Component to your project

Now you can add this data to create a complete form adding what was created previously export interface Revisiones { id: string; fecha: Date; km: number; dTracto?: string[]; dTanque1?: string[]; dTanque2?: string[]; dDolly?: string[]; mecanico: string; equipoId?: string; equipo?: Equipo; createAt: Date; updateAt: Date; Evidencia: Evidencia[]; }

Prompt
Component Preview

About

EnhancedFormFields - Create complete forms with customizable fields for data like dates, kilometers, and mechanics. Built with React a. Get component free!

Share

Last updated 1 month ago