Skip to content

Commit 1dcb9b4

Browse files
committed
remove footer (conflicts w/ sessionTimer)
1 parent 21c8cf0 commit 1dcb9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/standalone-ui/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<router-view />
77
</v-main>
88

9-
<course-footer :links="courseConfig.links" :copyright="courseConfig.copyright" />
9+
<!-- <course-footer :links="courseConfig.links" :copyright="courseConfig.copyright" /> -->
1010
</v-app>
1111
</template>
1212

0 commit comments

Comments
 (0)