feat(frontend): "Volgende" en "vorige"-knop toegevoegd aan leerpadpagina.

This commit is contained in:
Gerald Schmittinger 2025-03-24 22:58:44 +01:00
parent 728b04c9d8
commit 4356a1ccd2
8 changed files with 112 additions and 22 deletions

View file

@ -35,6 +35,7 @@
<style scoped>
.loading-div {
padding: 20px;
text-align: center;
}
</style>