implement expand/collapse all sections

This commit is contained in:
Amruth Pillai
2025-11-04 15:21:17 +01:00
parent f6f2a29a7a
commit 1cc1c39903
60 changed files with 1913 additions and 860 deletions

View File

@ -39,6 +39,6 @@
<script type="module" src="/src/main.tsx"></script>
<!-- Phosphor Icons -->
<script src="https://cdn.jsdelivr.net/npm/@phosphor-icons/web"></script>
<script defer src="https://cdn.jsdelivr.net/npm/@phosphor-icons/web"></script>
</body>
</html>