Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Anto426 authored Sep 24, 2024
1 parent da6a1f4 commit 045dc16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function changertextinterval(text, idtext) {




/*
const rootStyles = getComputedStyle(document.documentElement);
const layoutroot = document.getElementById('layoutroot');
Expand All @@ -45,7 +45,7 @@ document.addEventListener("DOMContentLoaded", function () {
});
/*
class Textchenger {
constructor() {
Expand Down

0 comments on commit 045dc16

Please sign in to comment.