We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c8cf0 commit 1dcb9b4Copy full SHA for 1dcb9b4
packages/standalone-ui/src/App.vue
@@ -6,7 +6,7 @@
6
<router-view />
7
</v-main>
8
9
- <course-footer :links="courseConfig.links" :copyright="courseConfig.copyright" />
+ <!-- <course-footer :links="courseConfig.links" :copyright="courseConfig.copyright" /> -->
10
</v-app>
11
</template>
12
0 commit comments