sidebar: add event delegation

This commit is contained in:
2026-06-03 04:37:05 +07:00
parent 42429b1509
commit 65f306523a
12 changed files with 192 additions and 7 deletions
+1 -1
View File
@@ -198,6 +198,6 @@
<!-- Scripts -->
<script src="/components/header/headerLoader.js"></script>
<script src="/components/footer/footerLoader.js"></script>
<script src="contactPages/contactMain.js?v=1.0"></script>
<script src="contactPages/contactMain.js?v=1.1"></script>
</body>
</html>