fixed invalid endtag
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 1s
build-and-deploy / build (push) Successful in 9s
build-and-deploy / deploy (push) Successful in 15s

This commit is contained in:
2025-05-30 02:15:25 -06:00
parent b6d7759b30
commit f5053ab5c1

View File

@@ -86,7 +86,7 @@ const deleteAsistenciaInternal = async (id) => {
alert('Ocurrió un error al eliminar la asistencia.');
}
};
</script
</script>
<style scoped>
.tabla-asistencias-container {