Remove example code
This commit is contained in:
parent
ba2964d884
commit
98d413171c
|
|
@ -41,8 +41,6 @@
|
|||
</h5>
|
||||
</div>
|
||||
|
||||
<text-to-select />
|
||||
|
||||
<div class="module__intro-wrapper">
|
||||
<bookmark-actions
|
||||
:bookmarked="!!module.bookmark"
|
||||
|
|
@ -102,7 +100,6 @@ import ObjectiveGroups from '@/components/objective-groups/ObjectiveGroups.vue';
|
|||
import Chapter from '@/components/Chapter.vue';
|
||||
import BookmarkActions from '@/components/notes/BookmarkActions.vue';
|
||||
import Pill from '@/components/ui/Pill.vue';
|
||||
import TextToSelect from '@/components/TextToSelect.vue';
|
||||
</script>
|
||||
|
||||
<script lang="ts">
|
||||
|
|
|
|||
Loading…
Reference in New Issue