diff --git a/ui/README.md b/ui/README.md index 1511959..d608b10 100644 --- a/ui/README.md +++ b/ui/README.md @@ -1,5 +1,52 @@ -# Vue 3 + Vite +# Project UI (Vue 3 + Vite) + +This project frontend is built with Vue 3 and Vite. It provides a user interface for managing various aspects of the application. + +## Development This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 ` - - diff --git a/ui/src/components/empleados/tablaEmpleados.vue b/ui/src/components/empleados/tablaEmpleados.vue index 7e55739..1d6dadc 100644 --- a/ui/src/components/empleados/tablaEmpleados.vue +++ b/ui/src/components/empleados/tablaEmpleados.vue @@ -1,83 +1,72 @@