visualizar index.html

This commit is contained in:
Víctor Manuel Monge Morales 2025-03-20 11:30:25 -06:00
parent 9ee0eb6873
commit e1e1e83d20
1 changed files with 5 additions and 0 deletions
node_modules/admin-lte

5
node_modules/admin-lte/index.html generated vendored
View File

@ -1,4 +1,9 @@
<!DOCTYPE html>
<script>
document.addEventListener("DOMContentLoaded", function() {
document.querySelector(".preloader").style.display = "none";
});
</script>
<html lang="en">
<head>
<meta charset="utf-8">