Skip to content

Commit

Permalink
Orden en las Tablas
Browse files Browse the repository at this point in the history
  • Loading branch information
Drako01 committed Sep 20, 2024
1 parent 437a53c commit 08aeea6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 114 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ <h3>Agregar Alumno</h3>
<h2>Visualización de los Resultados</h2>
<hr>
<section class="data-section">
<article id="data-section__alumnos" class="data-section__alumnos"></article>
<article id="data-section__profes" class="data-section__profes"></article>
<article id="data-section__alumnos" class="data-section__alumnos"></article>
<article id="data-section__cursos" class="data-section__cursos"></article>
<article id="data-section__categorias" class="data-section__categorias"></article>
</section>
Expand Down
113 changes: 0 additions & 113 deletions tsconfig.json

This file was deleted.

0 comments on commit 08aeea6

Please sign in to comment.