smooth things out
This commit is contained in:
@@ -144,7 +144,6 @@ class PageTransitions {
|
||||
setTimeout(() => {
|
||||
this.removeTransitionClass(contentContainer);
|
||||
}, 300);
|
||||
this.removeTransitionClass(contentContainer);
|
||||
}).catch(error => console.error('Error fetching content:', error));
|
||||
}
|
||||
updateContent(data, elementId) {
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user