diff --git a/.example.txt b/.example.txt index f17aaae..4b73e25 100644 --- a/.example.txt +++ b/.example.txt @@ -1 +1 @@ -NEXT_PUBLIC_API_URL= \ No newline at end of file +NEXT_PUBLIC_API_URL= \ No newline at end of file diff --git a/src/app/(Operador)/AgregarEquipo/page.tsx b/src/app/(Operador)/AgregarEquipo/page.tsx index 743ce22..653df6a 100644 --- a/src/app/(Operador)/AgregarEquipo/page.tsx +++ b/src/app/(Operador)/AgregarEquipo/page.tsx @@ -360,18 +360,6 @@ export default function page() { )} - -