debug: print verwijderen
This commit is contained in:
parent
c8d1112db2
commit
cfc0fd92d1
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ import { ref } from 'vue';
|
|||
|
||||
const learningObjectListQueryResult = useLearningObjectListForPathQuery(currentPath);
|
||||
|
||||
console.log(learningObjectListQueryResult.data.value)
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue